HTBasic Help
×
Menu
Index

Cascade Menu Widget

 
____________________________________________________________
CASCADE MENU Widget
Provides a menu of selections within a PULLDOWN MENU (or other CASCADE MENU) from which the user can choose
____________________________________________________________
 
Legal Usage                Level-0 Widget:                        No
                 Parent to:                        MENU BUTTON, MENU TOGGLE,
                                                 MENU SEPARATOR, CASCADE MENU
                 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 CASCADE MENU widget.
 
NOTE
 
See the following programs for other examples using the CASCADE MENU widget:
 
         Environmental Chamber
         Function Generator
 
Attributes
 
See CASCADE MENU Widget Attributes for CASCADE MENU widget attribute list.
 
Remarks
 
The CASCADE MENU widget is used to provide a menu (within the PULLDOWN MENU or other CASCADE MENU) of selections from which the user can choose.
 
The CASCADE MENU header does not appear in the menu bar, but does appear as one of the selections in a PULLDOWN MENU or other CASCADE MENU. To activate a CASCADE MENU, use one of these two procedures:
 
·
Press the mouse button when the cursor is in the boundary of the PULLDOWN MENU's label area and hold. Then, release the mouse button when the mouse cursor is within the CASCADE MENU borders
 
·
Press the mouse button when the cursor is in the boundary of the PULLDOWN MENU's label area and release. Then, click the mouse button when the mouse cursor is within the CASCADE MENU borders.
 
Events
 
None.
.