Dear All I'm trying to write a littel function that allows for a short cut to invoke the "wizard measurement". The idea is, that instead of having to open the GUI menue>Measurement or typing "wizard measurement", I would like to be able to just type "mes" and have the measurement tool-box available. Observing what happens in the log-file when doing this shows that two things happen:
wizard measurement refresh_wizard I figured out, that I can write "cmd.wizard("measurement")" into the function definition (called mes, in mes.py), and the measurement box appears. What I cant figure out is how to implement the refreshment of the wizard using the PyMOL-API. Can someone point this out to me? Thanks for any help on this, btw. the same thing would kind of be nice for "mutagenesis". Martin ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net