Overview of Item Types
pathName create menubar [option value option value ...]Menubars are one of several widgets that are designed to mirror the functionality and usage of the standard widgets in Java's Abstract Windowing Toolkit (AWT). When menubars are created, they automatically get the tag "MenuBar". Menubars have no default event handlers which define their behavior.
The following options are supported for menubars:
-fill
[23] Specifies fill color of menu
-members [38]
The list of members of a menu
Copyright Computer Science Department, The University of New Mexico