Jan wrote: >> 7. I would like an additional labeling for the coordinates e.g. "%x %y >> %z" and of course for insertion code, e.g. %I (which is in current >> RasMol the same as %i the atom number)
I implemented %x %y %z in the labels. Q: Do you want/need to be able to control the number of digits of display to the right of the decimal point? Q: If so, what do you think about '%2x' => 2 digits to the right of the decimal point? I have also been thinking of implementing a new type of label command. What do people think of this ... A 'hover' popup is a little message that pops up when your mouse sits in one spot for a while. You have all seen them. What do you think about doing the same thing for atoms? When you hover over an atom for a while the 'hover' window would appear. Q: In general, would this be useful functionality? To give the script writer control over what appears in the hover, I was thinking of using the same formatting syntax as the label command. hover "My element symbol is %e" Q: Is the 'label' syntax sufficient, or is there some other type of information that people would want in a hover? Be advised ... I don't know how difficult this will be to implement :-) Miguel ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

