The navitor and refreshment issues...

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…

The treeview (which you call navigator) has as refresh button, we will lookinto the duplicate problem

That it shows the wrong name in the navigator can currently only be fixed by switching from design to browse once (then the names will be updated) I can’t reproduce youre case that you can’t duplicate the second method.. What you describe, can’t duplicate because the name is the same can’t be it, because then the first method shouldn’t also work.

That makes sense but strange it is! I think it is, in the end, a refresh problem. Maybe related to the apple java implementation?

We have fixed it now quite a bit more.
Please test this with the next build that will come out .