hi;

i need a little help with java3D.

i have a branchGroup with six children , and all the children are also
branchGroups.
then i do a detach of each child from the parent BranchGroup and append the
child to a frame and finally show it. but when i do that the display  both
the child and the parent seems not to respond to a mouse clicks.it works for
only two of the children. what should i do to retore the mouse event after i
do a detach.

OR is there any way i can maintain all the six children without detaching,
,and move to each child when there is the need, if that can preserve the
mouseListener to work correctly.

thanks,


Isaac

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to