|
Hi all
did someone had the problem that if you picked once
an object the pickbehavior stopping? I have this when i make a new CanvasPanel
with the picked object.
If i got a picked object (transformGroup) i open a
new internal frame with a new Canvas,Universe, BranchGroup... . That works very
fine.
But in the "old" internalframe the pickbehavior is
stopping and i can't pick another object.
For opening a new internalframe i use the
"EventQueue.invokeLater(....)" method. This is because if i would open the
internalframe with another method i get a RestrictedAccessException when calling
SimpleUniverse.getPreferredConfiguration.
regards
Martin
|
