RE: [PyMOL] set_key
ol-users-ad...@lists.sourceforge.net > [mailto:pymol-users-ad...@lists.sourceforge.net] On Behalf Of > Mark A Saper > Sent: Wednesday, March 01, 2006 12:57 PM > To: Pymol > Subject: [PyMOL] set_key > > Why does this work: > > from pymol import cmd > cmd.set_k
[PyMOL] set_key
Why does this work: from pymol import cmd cmd.set_key ('CTRL-A', cmd.hide, ('sticks', 'joe_closed' ) ) and this doesn't? from pymol import cmd cmd.set_key ('CTRL-A', cmd.disable, ('joe_closed') ) _ Mark A. Saper, Ph.D. Associate