rspinney wrote: >I have a couple of questions for Bob. (I am using 11.1.44.) > >1) I am not clear if frame (or model) next or previous make a call to >animFrameCallback. I have a jmolSetCallback linked to animFrameCallback, and >it works fine for model play, pause and resume (which will execute a script >dependent on the model number) but it does not work when model next is used. >The display moves to the next model, but the scripts are never called. >Should model next (or previous) call animFrameCallback? > > > yes, I think so.
>2) Did you implement the change to animFrameCallback "isrunning" to indicate >the direct the animation is playing (i.e. values of -1 running backwards, 0 >for stopped, and 1 for running forwards)? > > > no; I ran into a bit of trouble on that and ended up fixing a different bug. I think I'm ready to add this now. >3) There is still a bug with set picking draw. If you shift-left-click on a >vertex of the arrow to move it, the entire arrow moves rather than the one >vertex. > > > OK, all these things got lost in the shuffle. I'll flag this as priority for 11.1.45 right now. >Thanks, Rick > > > >------------------------------------------------------------------------- >This SF.net email is sponsored by DB2 Express >Download DB2 Express C - the FREE version of DB2 express and take >control of your XML. No limits. Just data. Click to get it now. >http://sourceforge.net/powerbar/db2/ >_______________________________________________ >Jmol-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/jmol-users > > -- Robert M. Hanson Professor of Chemistry St. Olaf College Northfield, MN http://www.stolaf.edu/people/hansonr 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 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

