Robert, I should have mentioning I am working with the application not the applet. I tried enabling sync in notifyEnabled and adding a case for CALLBACK_SYNC to nofifyCallback, but do not seem to be getting a message back when I zoom.
Is sync just for keeping applets in sync and therefore not applicable to applications? Thanks, Joe ________________________________________ From: Robert Hanson [mailto:[email protected]] Sent: Friday, September 25, 2009 10:24 AM To: [email protected] Subject: Re: [Jmol-users] zoom callback not specifically. To do that, set up a callback for sync and then sync the applet: sync *;set syncMouse;set syncScript set synccallback "yourCallbackFunctionName" ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

