[PyMOL] is font_color universal?

2009-06-24 Thread Thomas Stout
 
Hi All -- 
 
In my reading of the documentation/wiki and experimenting with settings,
it looks like "font_color" is universal, meaning that you can only have
one font color for ALL objects in a session file -- correct? 
 
I was hoping to have different color labels for different objects, so if
anybody knows how to manage that (without resorting to Photo$hop), I'd
be very interested to hear!  (I'd like the labels to be the same color
as the alpha-Carbon to which they are attached)
 
Cheers,
Tom
 
 

This email (including any attachments) may contain material
that is confidential and privileged and is for the sole use of
the intended recipient. Any review, reliance or distribution by
others or forwarding without express permission is strictly
prohibited. If you are not the intended recipient, please
contact the sender and delete all copies.
Exelixis, Inc. reserves the right, to the extent and under
circumstances permitted by applicable law, to retain, monitor
and intercept e-mail messages to and from its systems.

--
___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Re: [PyMOL] is font_color universal?

2009-06-24 Thread Warren DeLano
Tom,

# per-object:

set label-color, color-name, object-name

# per-atom:

set label-color, color-name, selection

# for example

fragment arg

label all, name

set label_color, yellow, arg

set label_color, red, elem c

# note that the other label settings may not work below the per-object level

Cheers,
Warren



From: Thomas Stout [mailto:tst...@exelixis.com] 
Sent: Wednesday, June 24, 2009 10:59 AM
To: pymol-users@lists.sourceforge.net
Subject: [PyMOL] is font_color universal?

 
Hi All -- 
 
In my reading of the documentation/wiki and experimenting with settings, it 
looks like "font_color" is universal, meaning that you can only have one font 
color for ALL objects in a session file -- correct? 
 
I was hoping to have different color labels for different objects, so if 
anybody knows how to manage that (without resorting to Photo$hop), I'd be very 
interested to hear!  (I'd like the labels to be the same color as the 
alpha-Carbon to which they are attached)
 
Cheers,
Tom
 
 


--
___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net


Re: [PyMOL] is font_color universal?

2009-06-24 Thread Thomas Stout

Fantastic!  That's exactly what I was looking for...

Is that true to all versions of PyMOL?  I will update the Wiki accordingly if so

Thanks as always, Warren
-Tom 

-Original Message-
From: Warren DeLano [mailto:war...@delsci.com] 
Sent: Wednesday, June 24, 2009 11:05 AM
To: Thomas Stout; pymol-users@lists.sourceforge.net
Subject: RE: [PyMOL] is font_color universal?

Tom,

# per-object:

set label-color, color-name, object-name

# per-atom:

set label-color, color-name, selection

# for example

fragment arg

label all, name

set label_color, yellow, arg

set label_color, red, elem c

# note that the other label settings may not work below the per-object level

Cheers,
Warren



From: Thomas Stout [mailto:tst...@exelixis.com]
Sent: Wednesday, June 24, 2009 10:59 AM
To: pymol-users@lists.sourceforge.net
Subject: [PyMOL] is font_color universal?

 
Hi All -- 
 
In my reading of the documentation/wiki and experimenting with settings, it 
looks like "font_color" is universal, meaning that you can only have one font 
color for ALL objects in a session file -- correct? 
 
I was hoping to have different color labels for different objects, so if 
anybody knows how to manage that (without resorting to Photo$hop), I'd be very 
interested to hear!  (I'd like the labels to be the same color as the 
alpha-Carbon to which they are attached)
 
Cheers,
Tom
 
 

This email (including any attachments) may contain material
that is confidential and privileged and is for the sole use of
the intended recipient. Any review, reliance or distribution by
others or forwarding without express permission is strictly
prohibited. If you are not the intended recipient, please
contact the sender and delete all copies.
Exelixis, Inc. reserves the right, to the extent and under
circumstances permitted by applicable law, to retain, monitor
and intercept e-mail messages to and from its systems.


--
___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net


Re: [PyMOL] is font_color universal?

2009-06-24 Thread Thomas Stout

Actually, I now see that if I had read the PyMOLwiki page for "label_color" 
instead of just for "label", I would have seen the syntax noting that "object" 
is a field...

My bad...  I may still add such an example to the "label" page since there is 
so much other material there as well...

-Tom

-Original Message-
From: Warren DeLano [mailto:war...@delsci.com] 
Sent: Wednesday, June 24, 2009 11:05 AM
To: Thomas Stout; pymol-users@lists.sourceforge.net
Subject: RE: [PyMOL] is font_color universal?

Tom,

# per-object:

set label-color, color-name, object-name

# per-atom:

set label-color, color-name, selection

# for example

fragment arg

label all, name

set label_color, yellow, arg

set label_color, red, elem c

# note that the other label settings may not work below the per-object level

Cheers,
Warren



From: Thomas Stout [mailto:tst...@exelixis.com]
Sent: Wednesday, June 24, 2009 10:59 AM
To: pymol-users@lists.sourceforge.net
Subject: [PyMOL] is font_color universal?

 
Hi All -- 
 
In my reading of the documentation/wiki and experimenting with settings, it 
looks like "font_color" is universal, meaning that you can only have one font 
color for ALL objects in a session file -- correct? 
 
I was hoping to have different color labels for different objects, so if 
anybody knows how to manage that (without resorting to Photo$hop), I'd be very 
interested to hear!  (I'd like the labels to be the same color as the 
alpha-Carbon to which they are attached)
 
Cheers,
Tom
 
 

This email (including any attachments) may contain material
that is confidential and privileged and is for the sole use of
the intended recipient. Any review, reliance or distribution by
others or forwarding without express permission is strictly
prohibited. If you are not the intended recipient, please
contact the sender and delete all copies.
Exelixis, Inc. reserves the right, to the extent and under
circumstances permitted by applicable law, to retain, monitor
and intercept e-mail messages to and from its systems.


--
___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net