Works like a charm, thanks Bob :) Setting it _after_ a load causes the JVM to crash for me, but before a load works great.
- N David Brown 2009/6/22 Robert Hanson <[email protected]>: > Hmm, that's an error in the documentation. To set the hover delay to the > smallest possible value, use: > > set hoverDelay 0.001 > > Bob > > > On Sun, Jun 21, 2009 at 9:39 PM, N David Brown <[email protected]> > wrote: >> >> 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 > > > > -- > Robert M. Hanson > Professor of Chemistry > St. Olaf College > 1520 St. Olaf Ave. > Northfield, MN 55057 > http://www.stolaf.edu/people/hansonr > phone: 507-786-3107 > > > If nature does not answer first what we want, > it is better to take what answer we get. > > -- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900 > ------------------------------------------------------------------------------ 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

