From: ikek70 (ikek70_at_vt.edu)
Date: Wed May 31 2006 - 15:35:53 CDT

Hello,

I'm a beginner for VMD tool and studying plugins part. I would like to plug
"Text Viewer example" in the VMD website to the VMD 1.8.3 version on Linux.
I have referred to
http://www.ks.uiuc.edu/Research/vmd/plugins/doxygen/tcltkplugins.html#tcltkplugins.

Here are the steps that I have followed.
1.copy the tcl codes under the plugins directory.
2.insert the following line into the 'vmdinit.tcl' file
vmd_install_extension textview textview_tk "Data/Text Viewer"
3.run VMD

Unfortunately, I couldn't see any change in the 'extension' menu in the VMD.

Thanks,
DongKwan.