Hei Guys,
i fixed it and recognized that I missed to call super.deactivate# in
ScaleSelectedItemsTool.java (if you use that in skyjump)
thank you, its so good to have your contributions to OJ and JUMP
Stefan
Robert F. Littlefield schrieb:
> Stefan:
>
> Look at the QuasimodeTool. The problem
cool, i will check this.
thx a lot Bob
stefan
Robert F. Littlefield schrieb:
> Stefan:
>
> Look at the QuasimodeTool. The problem is that the JUMP code adds a
> window listener every time a tool is activated, but never removes them.
> If you compare SkyJUMP with JUMP you will see that we cre
Stefan:
Look at the QuasimodeTool. The problem is that the JUMP code adds a window
listener every time a tool is activated, but never removes them. If you
compare SkyJUMP with JUMP you will see that we create a window listener and
then remove it in the deactivate() method. This parallels the use
Stefan,
Yes, the bug you described is fixed. It was reported by one of our users
who said that after a long session it could take half a minute to stop
cycling through cursors. I couldn't find a reference to the bug, so I'll
wait for Bob to explain how he fixed it.
regards,
Larry
On 3/16/07