Hi Pablo,

Sure - you can have as many echos as you'd like. See the echo command at the Jmol Script Documentation and click on the link for "Examples in a new window..."

Basically, you use a different user-name and position (in percent or pixels) for each. For example

set echo myecho 350 150
echo "this is one echo"
set echo yourecho 100 75
echo "This is another echo"

would place them at different points on the screen (values in pixels from, I think, the lower left corner). You can color and set font individually as well, by following each command with the color and font commands directly.

Frieda


On Oct 10, 2007, at 5:15 AM, Pablo San Feliciano wrote:

Hi all,

Thanks for the fast answer, with the "set echo user-named { (
[atom-expression] ) }" i can do what i need, but is there any way to set more than one echo message on the screen so i can "label" several bonds?

Thanks again.

Pablo

---------------------------------------------------------------------- ---
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

///////////////////////////////////////////

Frieda Reichsman
Molecules in Motion
Interactive Molecular Structures
http://www.moleculesinmotion.com

///////////////////////////////////////////


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to