Next: mol
Up: Tcl Text Commands
Previous: measure
  Contents
  Index
menu
The menu forms of the GUI Control or query the on-screen GUI menu
forms.
- 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
where menu_name is one of the following:
- main
- mol
- animate
- edit
- graphics
- labels
- render
- display
- color
- simulation
- tracker
vmd@ks.uiuc.edu