#1 is important for Eric, Frieda, and others who might have implemented the new label pointer or label depth-positioning methods. Note that the originally implemented "set labelPointer...." commands are gone. They were application-wide settings; now all these are still there, but they only act on the selected atom set. I forgot to list one more:
set labelAtom This turns off "set labelFront" or "set labelGroup". So these are a three-some. Note that these do not take any parameters. The command is simply: select *.CA; set labelFront select *; set labelAtom #2 is possibly the most fundamental advance in Jmol since I got involved in it. Opportunities abound for the creative mind. - Investigate the current state - Save your work for later, even on the web - popup JPEG snapshots that come to life - Email an entire live snapshot to yourself or a colleague Some of these will take a bit more coding. For example, with a little more work, we could serialize Jmol completely independently of the data source -- one "message" that contains the file data inline and all the commands necessary to bring it to the current state. Bob Nicolas Vervelle wrote: >10.9.98 is available at http://www.jmol.org/files/ and introduces two new >items: > >1) new atom-specific labeling options: > >select XXX >set labelPointer on >set labelPointer background >set labelPointer off >set labelFront >set labelGroup >set labelOffset x y >set labelAlignment left|right|center > >removed: general definitions for > >set labelFront >set labelGroup >set labelPointerBox >set labelPointerNoBox >set labelPointerBackground > >2) Jmol state serialization > >show state [optional name] >save state [optional name] >restore state [optional name] > >Includes: user definitions, atoms, bonds, orientation, spinning, >all sorts of RasMol objects, echos, labels, variable settings > >test-test-test! > >Not yet implemented: dipoles, dots, isosurface, lcaoCartoons, >molecular orbitals, probably a few other things. > > > > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Jmol-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/jmol-users > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

