Hi,

Yes, the wizards are just pymol classes in individual modules in the
wizard/ subdirectory of the main pymol. So, on the mac :

/Applications/MacPyMOL.app/pymol/modules/pymol/wizard/measurement.py

but, I guess in a similar place in other installations.

I've tried my hand briefly at wizard programming, and I seem to
remember some key things are that the interface is auto-generated from
a list of lists (the get_panel method) and that the "_" prefix to
selections makes them invisible; that is, they don't appear in the
sidebar like other selections.

gilleain

On 9/8/06, Mark A Saper <sa...@umich.edu> wrote:
Is there a way to modify the code of the Measurement wizard or to
load a new copy of it?  I'd like a Nonpolar neighbor option that will
look for nonpolar atoms with  > 3.0 and <4.1 Å from picked atom.
I've written an alternative command to do this but it would be useful
for students if it were in the wizard.

Thanks,
Mark
_________________________________
Mark A. Saper, Ph.D.
Associate Professor of Biological Chemistry
Biophysics Research Division, University of Michigan
930 N University Ave
Ann Arbor MI 48109-1055       U.S.A.

sa...@umich.edu        (734) 764-3353        fax (734) 764-3323
http://www.biochem.med.umich.edu/biochem/research/profiles/saper.html



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
PyMOL-users mailing list
PyMOL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pymol-users


Reply via email to