How to set own code to Wizards Menu of Pymol ?
1
0
Entering edit mode
9.8 years ago

How I can Add my code to attach to the Wizards menu of Pymol?

Image Not Available

pymol Python GUI • 2.6k views
ADD COMMENT
0
Entering edit mode
6.4 years ago

I know it is nearly 3.5 years! I found the solution.

It is "cmd.wizard"

wizard distance  # launches the distance measurement wizard 

# set a message
cmd.wizard("message", "Hello, I'm a message.")

# dimiss the message
cmd.wizard()

Source: https://pymolwiki.org/index.php/Wizard

ADD COMMENT

Login before adding your answer.

Traffic: 1463 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6