I have an application that is supposed to record the intersection point
of a mouse click location and a Shape3D, *after* the user selects
a particular menu option.  I've set up a user-defined clickBehavior
that gets triggered when the user selects the menu option and then
performs a mouseclick.  Most of the time, this works perfectly,
but sometimes the mouseclick seems to be ignored (no AWTEvent
is recorded even though the user clicked on the mouse).  Has anyone
else experienced this type of problem?  Any suggestions/tips would
be appreciated.  Thanks.


Omolola

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