Re: [PyMOL] Label entire movie

2012-09-21 Thread Thomas Holder
Hi Anke,

you can use the "message" wizard to place a text box to the upper left 
corner of the viewport.

PyMOL> wizard message, Some free text

Cheers,
   Thomas

Rasbach, Anke wrote, On 09/21/12 13:35:
> Hi everyone,
> 
> we have generated a quite complex pymol movie and would like to include 
> a label that is always located in the lower right corner throughout the 
> entire movie. We have already labeled a pseudoatom positioned at the 
> lower right corner but due to camera motions the text is flying around 
> as well. Is there the possibility of adding a global text box not 
> specified to a x,y,z position? Or an easy way to move the pseudoatom 
> accordingly? 
> 
> Thanks
> 
> Anke

-- 
Thomas Holder
MPI for Developmental Biology
Spemannstr. 35
D-72076 Tübingen

--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
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


[PyMOL] Label entire movie

2012-09-21 Thread Rasbach, Anke
Hi everyone,

we have generated a quite complex pymol movie and would like to include a label 
that is always located in the lower right corner throughout the entire movie. 
We have already labeled a pseudoatom positioned at the lower right corner but 
due to camera motions the text is flying around as well. Is there the 
possibility of adding a global text box not specified to a x,y,z position? Or 
an easy way to move the pseudoatom accordingly?

Thanks
Anke
--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html___
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] Use arrows to switch between models

2012-09-21 Thread Martin Hediger
Sweet:)
I disabled the animate but I can see its applicability in some 
situations though (makes it pretty impressive).

Definitly a must-have from now on, in fact how could I even live without 
it;)

Martin






On 20.09.12 19:38, Tsjerk Wassenaar wrote:
> Hi :)
>
> You can also add
>
> cmd.disable('all')
> cmd.enable(cur_obj)
>
> To have all other objects turned off. This is one I'm definitely going to use 
> :)
>
> Cheers,
>
> Tsjerk
>
> On Thu, Sep 20, 2012 at 6:32 PM, Jason Vertrees
>  wrote:
>> Hi Martin,
>>
>>> Is it possible to somehow assign "page up" or "page down" keys to switch
>>> from one loaded model to the next one in the PyMOL models list?
>>> This would be useful because I often have several similar models listed
>>> and in doing so it would be easier and convenient to identify changes
>>> within them.
>> How about something like http://pymolwiki.org/index.php/ObjectFocus.
>> It's cool what you can do with PyMOL and 8 minutes of coding.
>>
>> Two changes to the script you might want:
>>* replace 'orient' with 'zoom'
>>* don't animate the change, remote ',animate=1' from the orient command.
>>
>> Cheers,
>>
>> -- Jason
>>
>> --
>> Jason Vertrees, PhD
>> PyMOL Product Manager
>> Schrödinger, Inc.
>>
>> (e) jason.vertr...@schrodinger.com
>> (o) +1 (603) 374-7120
>>
>> --
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://ad.doubleclick.net/clk;258768047;13503038;j?
>> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
>> ___
>> 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
>
>


--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
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