HTBasic Help
×
Menu
Index

Menu Toggle Widget

 
______________________________________________________________
MENU TOGGLE Widget
Appears in a PULLDOWN MENU or a CASCADE MENU after the operator activates the menu
______________________________________________________________
 
Legal Usage                Level-0 Widget:                No
                 Parent to:                None
                 Child of:                        PULLDOWN MENU,
                                         CASCADE MENU
 
Example Image
 
 
Example Program
 
See the Menu System program for an example program that shows how to create a MENU TOGGLE widget.
 
NOTE
 
See the following program for another example using the MENU TOGGLE widget:
 
          Function Generator
 
Attributes
 
See MENU TOGGLE Widget Attributes for the MENU TOGGLE widget attribute list.
 
Remarks
 
The MENU TOGGLE widget is a widget that appears in a PULLDOWN MENU or a CASCADE MENU after the user activates the menu. To activate a MENU TOGGLE, follow one of these procedures:
 
·
Press the mouse button when the cursor is in the boundary of the PULLDOWN MENU label area and hold. Then release the mouse button when the mouse cursor is within the borders of the MENU TOGGLE.
 
·
Press the mouse button when the cursor is in the boundary of the PULLDOWN MENU label area and release. Then click the mouse button when the mouse cursor is within the borders of the MENU TOGGLE.
 
Events
 
The event for MENU TOGGLE widget is:
 
·
CHANGED
 
CHANGED
 
This event is generated when the user clicks on the MENU TOGGLE widget.