> Hi,
> Has anyone had experience with the RasMol monitor command in Jmol?  When
> using Chime, the text reporting thr selected distance may be colored by
> a "color labels $$$"  command in the script.

In Jmol, coloring and fonts for labels do not work the same as RasMol.

RasMol uses one font and one color for all labels. Jmol allows you to
assign colors and fonts to the selected set.

select carbon; color labels green; font labels 14 serif
select oxygen; color labels blue; font label 12 sanserif italic

> On converting such a script
> to Jmol, I find that the monitor text is always white.

The command will be

  color monitor green

However, it probably is not implemented yet.

> This is fine for
> a black background, but I prefer my backgrounds to be white and would
> like to set the color of the distances reported by the monitor.


Miguel



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to