If you subclass ToolbarIconLibrary with MyToolbarIconLibrary and try to
look at inherited icons from MyToolbarIconLibrary by tuning visibility
in the browser, you'll get an attached exception in
IconViewer>>updateContents, because it will try to get a compiled method
for inherited selector from the selected class, not the class where the
method is actually defined. Test and fix are attached.
-Boris
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc