Re: [PyMOL] setting window size from the script

2009-01-14 Thread Schubert, Carsten [PRDUS]
Jan, viewport x,y should do what you want Cheers Carsten -Original Message- From: Jan Kosinski [mailto:k...@genesilico.pl] Sent: Wednesday, January 14, 2009 10:11 AM To: pymol-users@lists.sourceforge.net Subject: [PyMOL] setting window size from the script Is there a (python

Re: [PyMOL] setting window size from the script

2009-01-14 Thread Warren DeLano
viewport 800,600 > -Original Message- > From: Jan Kosinski [mailto:k...@genesilico.pl] > Sent: Wednesday, January 14, 2009 7:12 AM > To: pymol-users@lists.sourceforge.net > Subject: [PyMOL] setting window size from the script > > Is there a (python and/or pymol

[PyMOL] setting window size from the script

2009-01-14 Thread Jan Kosinski
Is there a (python and/or pymol) command for setting size of pymol viewer window? I would like to have same effect as from the -W -H pymol command-line flags. Thanks, Janek