Hi Yeoh,
This might be a bug in Java3D. Can you please send us a test
program to verify this ?
Thanks.
- Kelvin
-----------------
Java 3D Team
Sun Microsystems Inc.
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
>Date: Thu, 9 Mar 2000 18:51:17 -0500
>From: Pei Jir Yeoh <[EMAIL PROTECTED]>
>Subject: [JAVA3D] Will removeChild(int) destroy Capability bits?
>To: [EMAIL PROTECTED]
>
>Hello to all :)
>
>Does anyone know if removeChild() will destroy certain capability bits of
>the child being removed?
>
>I have an application which detaches and attaches branchgroups when certain
>buttons are pressed. I use removeChild(0) to detach a branchgroup, and then
>addChild(Branchgroup) to attach a branchgroup according to whichever button
>pressed.
>
>I also have ENABLE_PICK_REPORTING set in those branchgroups. I am able to
>pick items in the branchgroups, but after I removeChild()-ed it and then
>select it again using addChild(), I am not able to pick the items in that
>branchgroup again. This happened to all my branchgroups.... :(
>
>Yeoh.
>
>===========================================================================
>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".
===========================================================================
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".