 
 
 
 
 
 
 
 
 
 
 Next: mol
 Up: Tcl Text Commands
 Previous: measure
     Contents 
     Index 
menu
The menu command controls or queries the on-screen GUI windows.
- list: Return a list of the available menus
- menu_name on: Turn a menu on.
- menu_name off: Turn a menu off.
- menu_name status: Return on if on, off if off.
- menu_name loc: Return the x y location.
- menu_name move x y: Move a menu to the 
	given (x, y) location
  
The parameter menu_name is one of the following menu names:
color, 
display, 
files, 
graphics, 
labels, 
main, 
material, 
ramaplot. 
render, 
save, 
sequence, 
simulation, 
or tool. 
vmd@ks.uiuc.edu