13 Oct
1999
13 Oct
'99
11:54 p.m.
To address the issue of reusing the method with a different "method root", suppose the method "NavBar" were part of a Z Class (or perhaps the default method of a Z Class object). Then it could have an instance constant "Root" that could be assigned the right folder ID for every instance. The method "NavBar" itself would be inherited from the Class, so any changes to the class would always be reflected in all the instances.
Sounds like it might work. I'll give it a try tomorrow. Thanks... Dave Morrill