From: Axel Kohlmeyer (akohlmey_at_vitae.cmm.upenn.edu)
Date: Wed Oct 18 2006 - 11:52:36 CDT

On Wed, 18 Oct 2006, Miller, Patrick wrote:

PM> I'm trying to use the optional tcl registration of a VMD plugin
PM> and can't seem to get it to register (VMD 1.8.5). Are there
PM> examples of its use?

oooops. sorry, not register_tcl.

if you want to register plugins to the tcl interpreter
you should check out the other plugins (they actually
do not use the VMDPLUGIN_API, but the 'native' tcl
mechanism to add themselves to the tcl interpreter...

cheers,
   axel.

PM>
PM> VMDPLUGIN_API int VMDPLUGIN_register_tcl(void *v, void *tcl_interp,
PM> vmdplugin_register_cb cb) {
PM> puts("Hello??? anybody out there");
PM> return VMDPLUGIN_SUCCESS;
PM> }
PM>

-- 
=======================================================================
Axel Kohlmeyer   akohlmey_at_cmm.chem.upenn.edu   http://www.cmm.upenn.edu
   Center for Molecular Modeling   --   University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582,  fax: 1-215-573-6233,  office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.