I believe the recent changes do all this. The code is designed to apply 
whatever changes one wants
to whatever labels are selected.  -- ah, but you mean DEFAULT values. 
Right.....ok....

Bob


Angel Herraez wrote:

>Rick:
>
>  
>
>>When using the new echo command it would be nice to be
>>able to set a default font size / style using the font
>>command, i.e. "font echo 12 serif;" used before any
>>echo commands would display them with a serif 12 font.
>>(Or maybe "font default echo 12 serif;" so all echos
>>default to this but individual ones can be changed.)
>>    
>>
>
>  
>
I've set it up so that:

1) Jmol saves the last-applied font/color attributes
2)  whenever an echo is created, it takes on these default values

So to set up default values, you would just:

set echo off
font echo ....
color echo....
background echo....

Now these are set for any future "set echo" commands.
Let me know if that does not work. (You can only check this right now if 
you update and compile on your machine.)

Sounds like what you want is:

select none
font label ....
color label. ....
background label....
set labeloffset ...

and those would become default values.

Right?






>I agree a default size (font face and color, too?) would be useful. 
>But the same goes for labels, for example. The way Jmol deals with 
>these is to need a spec every time.
>
>  
>
>>It would also be nice to be able to delete all echos
>>displayed in the applet with a single command, i.e.
>>"echo off;" or "select echos; echo;"
>>    
>>
>
>According to the doc, "set echo off" should delete all. Is it not so?
>
>
>
>-------------------------------------------------------------------------
>Take Surveys. Earn Cash. Influence the Future of IT
>Join SourceForge.net's Techsay panel and you'll get the chance to share your
>opinions on IT & business topics through brief surveys -- and earn cash
>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>_______________________________________________
>Jmol-developers mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/jmol-developers
>  
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to