White,

The message below may answer some of your questions.

Alejandro

*****************************************************************

This Message was undeliverable due to the following reason:

Ce message n'a pu �tre transmis pour les raisons suivantes :

Your message was not delivered because the destination computer refused
to accept it (the error message is reproduced below).  This type of error
is usually due to a mis-configured account or mail delivery system on the
destination computer; however, it could be caused by your message since
some mail systems refuse messages with invalid header information, or if
they are too large.


Votre message n'a pas �t� transmis car l'ordinateur cible l'a refus�
(message
 d'erreur ci-dessous). Cette erreur est habituellement due � un compte ou un
syst�me de messagerie mal configur� sur l'ordinateur cible ; il pourrait
aussi
�tre d� � votre message car certains syst�mes de messagerie rejettent les
messages trop longs ou dont l'en-t�te est invalide.

Your message was rejected by mx2.mail.yahoo.com for the following reason:

     delivery error: dd Sorry, your message to [EMAIL PROTECTED] cannot
be delivered.  This account is over quota. - mta463.mail.yahoo.com

The following recipients did not receive this message:

     <[EMAIL PROTECTED]>

Please reply to [EMAIL PROTECTED]
if you feel this message to be in error.

Veuillez r�pondre � [EMAIL PROTECTED]
si vous pensez que ce message est erron�.

-----Original Message-----
From: Discussion list for Java 3D API
[mailto:JAVA3D-INTEREST@;JAVA.SUN.COM]On Behalf Of White Morph
Sent: Thursday, November 07, 2002 11:46 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] No one interested in this topic???


Hi All,

I posted 3 posts about "picking multiple objects by drawing a window
on the screen". I think it is a useful feature and commonly used in
applications, but I get no response. There is only one little problem
needed to solved, but it is very annoying and looks like a bug of Java3D.

I provided a test case, you can try it very easily. For the 2nd post, I
just changed the scene object, so you just replace the old  PickAllTest.java
with this new file. It works fine for this shape.

For the 3rd post, I did a test for my first post. I add one more function
into WindowPickBehavior class, when you run this test case, please add 3
statements in the createSceneGraph() function to set the capability.
They are:
           part1.setCapability(Shape3D.ALLOW_LOCAL_TO_VWORLD_READ);
           part2.setCapability(Shape3D.ALLOW_LOCAL_TO_VWORLD_READ);
           group.setCapability(BranchGroup.ALLOW_CHILDREN_READ);

Here are the links of my first 3 posts about this problem:

http://swjscmail1.java.sun.com/cgi-bin/wa?A2=ind0211&L=java3d-interest&D=1&O
=A&X=4EF2747DA08218E7C1&[EMAIL PROTECTED]&P=670


http://swjscmail1.java.sun.com/cgi-bin/wa?A2=ind0211&L=java3d-interest&D=1&O
=A&X=4EF2747DA08218E7C1&[EMAIL PROTECTED]&P=956

http://swjscmail1.java.sun.com/cgi-bin/wa?A2=ind0211&L=java3d-interest&D=1&O
=A&X=4EF2747DA08218E7C1&[EMAIL PROTECTED]&P=6212


Could any one help me out this problem?? Thank you very much! I appreciate
that. ----white

===========================================================================
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".

Reply via email to