While working in the developer editor I noticed that when I add methods (or at least open/close methods a lot) the navigotor doesn’t always refresh. The consequence is that you have go to the top of the navigator and click forms close and reopen and then all is well again.
I also noticed the following just the other minute:
I duplicated a form.
and
I duplicated a method from the old form to the new form once.
All went well.
Copying the second method however wasn’t possible.
When I checked the navigator I found out that, in the navigator (not in the main editor screen) the new form had the the name of it’s ‘parent’. and therefore I couln’t copy the method with the same name because it already existed.
I then had to close the developer and start it again. Everything showed up like it should…
I work with rc9, os x 10.3 java 1.4.1…