At 8/11/08, Bob Hanson wrote: >If you just use > > sync * on; sync * "set syncMouse true" > >I think it will track the way you intend.
Yes! Gorgeous!! And I notice that with "set syncMouse true" the synchronization is perfect (no lags), whereas with it off, there are quite noticeable lags between the movements of the driver (moused) applet, and the slave (following) applets. I note that reversing the order, like this, doesn't work: sync * "set syncMouse true"; sync * on I understand that is because the first command is not going to any applets because sync has not yet been turned on in any applets. The unwanted flipping I have seen intermittantly in JTAT might be a subtle timing issue, about when "set syncMouse true" arrives at different applets. I'll keep that in mind should I see it again. Thanks, Bob, for the explanations and the proper syntax, -Eric ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

