In January 2004 Chris wrote:

>    If a user "command clicks" to activate the contexual menu and then
> changes his mind and wishes to dismiss the menu, the user must click
> inside the JmolApplet window. If the user clicks outside the JmolApplet
> window, the contextual menu will not be deactivated.

I recently spent some time looking into this.

It turns out that it is beyond my control. The popup menu code is part of
the local Java implementation.

When the popup menu appears Jmol gets a mouse event saying that the mouse
has left the applet window ... because it is now on top of the popup menu
window. No more mouse events go to Jmol.


Miguel



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to