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.disab

Re: [PyMOL] Use arrows to switch between models

2012-09-20 Thread Tsjerk Wassenaar
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" key

Re: [PyMOL] Use arrows to switch between models

2012-09-20 Thread Jason Vertrees
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