RE: [PyMOL] Plug-in Menu

2004-07-14 Thread Warren DeLano
Fax (650)-593-4020 > -Original Message- > From: pymol-users-ad...@lists.sourceforge.net > [mailto:pymol-users-ad...@lists.sourceforge.net] On Behalf Of > Charles Moad > Sent: Wednesday, July 14, 2004 11:32 AM > To: Michael George Lerner > Cc: pymol-us

Re: [PyMOL] Plug-in Menu

2004-07-14 Thread Charles Moad
Thanks for the info. Using your APBS as an example I made a very simple remote pdb loader. You can check it out at "http://euclid.uits.iupui.edu/~cmoad/pymolPlugins/"; or download it directly from "http://euclid.uits.iupui.edu/~cmoad/pymolPlugins/remote_pdb_load.py";. It is inspired from c

Re: [PyMOL] Plug-in Menu

2004-07-14 Thread Michael George Lerner
Hi, There's some example code in pymol/modules/pmg_tk/startup/__init__.py. You can see how it works by copying it (uncommented) into a new file and placing that file in pymol/modules/pmg_tk/startup. You'll see the new plugins the next time you start PyMOL. I have a larger plugin that I've writte

[PyMOL] Plug-in Menu

2004-07-14 Thread Charles Moad
I am interested in developing some simple plugins for the new release, and I was wondering if there was a document or api specifying how to go about this. As the subject says, for example, how do you add a plugin entry to the new menu bar list. Thanks, Charles Moad Scientific Data Analysis