Difference between revisions of "Talk:Plane Wizard"

From PyMOLWiki
Jump to navigation Jump to search
m
 
m
Line 1: Line 1:
 
 
I tried this out - it's pretty neat - good job!
 
I tried this out - it's pretty neat - good job!
  
Line 5: Line 4:
 
     - any plane created goes away when exiting the wizard.  Is this intended?
 
     - any plane created goes away when exiting the wizard.  Is this intended?
 
     - I found a typo in the code (spacing) on line 112 & corrected it
 
     - I found a typo in the code (spacing) on line 112 & corrected it
 +
 +
Hmm. For my purposes when I made it, cleaning up on exit was the right thing to do, but I guess other people might want it not to. Wizards are a little too simple for preferences...
 +
 +
If I ever manage to make plugins on OSX, then a plane (or geometry!) plugin would be more flexible.

Revision as of 11:25, 26 September 2006

I tried this out - it's pretty neat - good job!

Two minor comments:

    - any plane created goes away when exiting the wizard.  Is this intended?
    - I found a typo in the code (spacing) on line 112 & corrected it

Hmm. For my purposes when I made it, cleaning up on exit was the right thing to do, but I guess other people might want it not to. Wizards are a little too simple for preferences...

If I ever manage to make plugins on OSX, then a plane (or geometry!) plugin would be more flexible.