Dear all,

I have read in the documentation that you can use

    hover (integer)

..to enable hover labels and set a millisecond delay before their
appearance after the cursor hovers over an atom.

I have a custom hover callback set; I wish this to fire as quickly as possible.

Two questions:

Firstly, is there a way to set the delay of the callback separately
from the label appearance? I don't want the built in labels
displaying, but I do want to set the delay on my callback function.

Secondly, even after putting 'hover 0;' in my script, the callback
seems to be called no quicker. We are talking about less than a second
here though, so it's hard to judge - I'd just like to make sure I've
got it running as quickly as it is able to. Could someone please
confirm that putting 'hover 0;' in my script is the only way to hasten
the callback?

Many thanks.

- N David Brown

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to