Re: [PyMOL] GUI to improve interaction between user and PyMOL

2012-03-23 Thread David Hall
Hi Suhaila, Correct me if I'm wrong but you want create *new* GUI elements for pymol to enhance your application, right? To my knowledge, there is not a great tutorial on this, but I can give you some pointers to plugins that do this currently and hopefully you can backfill some knowledge. The f

Re: [PyMOL] GUI to improve interaction between user and PyMOL

2012-03-23 Thread Troels Emtekær Linnet
gt; From: tlin...@gmail.com > Date: Thu, 22 Mar 2012 22:14:39 +0100 > CC: pymol-users@lists.sourceforge.net > Subject: Re: [PyMOL] GUI to improve interaction between user and PyMOL > > > That is seriously the strangest thing I ever heard about... > > The GUI is for the sm

Re: [PyMOL] GUI to improve interaction between user and PyMOL

2012-03-22 Thread Suhaila Haji Mohd Hussin
in...@gmail.com Date: Thu, 22 Mar 2012 22:14:39 +0100 CC: pymol-users@lists.sourceforge.net Subject: Re: [PyMOL] GUI to improve interaction between user and PyMOL That is seriously the strangest thing I ever heard about... The GUI is for the small fast thing to do.Why just don't press all button

Re: [PyMOL] gui-programming

2006-02-13 Thread Charlie Moad
radiovar.get() seems to work fine for me with the code you provided. You mention .get() but you never say radiovar.get(), so is that what you meant? Also, radiovar.set(2) works as well for changing the selection. - Charlie On 2/13/06, Martin Weisel wrote: > Hi folks, > > I figured out how to p

RE: [PyMOL] GUI

2006-01-20 Thread David A. Horita
Hi- I'd second this; my brain doesn't do well keeping track of whether I'm, for example, in maximum or reasonable performance mode. David - David A. Horita, Ph.D. Department of Biochemistry Wake Forest University School of Medicine Winston-Salem, NC 27157-1016 Tel: 3

RE: [PyMOL] GUI output font size too small

2006-01-19 Thread Warren DeLano
Hi Bjorn, Unfortunately, this isn't configurable at runtime yet. We'll need to do something about this... For now, you'll need to directly edit the code in modules/pmg_tk/skins/normal/__init__.py look for self.font and text.configure. Cheers, Warren -- Warren L. DeLano, Ph.D.