| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
| Moderator: | STAR::VATNE |
| Created: | Mon Oct 30 1989 |
| Last Modified: | Mon Dec 31 1990 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3726 |
| Total number of notes: | 19516 |
I would like to ask how I should declare in uil file so that
o I can create a pulldown menu
o When I select one item in the pulldown menu and and then
move the mouse pointer to the right edge of the selected
item, another pop-up menu with a list of choice occurs.
o I can press a Control key to invoke a function rather than
entering a lot of menu and then select that function using
mouse pointer.
The situation is like you want to select DELETE in the EDIT menu
in DECwrite. How I can create the symbol "[->" in the right side
of DELETE item.
I can think that there is object main_window which has control of menu
bar which in turn has control pulldown_entry which in turn has controls
pulldown_menu and which should control what?
Thanks very much in advance!
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1785.1 | VNASWS::GEROLD | from the couch of Sigmund Freud | Mon Nov 27 1989 07:25 | 11 | |
> The situation is like you want to select DELETE in the EDIT menu > in DECwrite. How I can create the symbol "[->" in the right side > of DELETE item. Pull-right menu is the word you're loogin for. Page 6-5 in the DW Guide to Application programming. regards, Gerold Krommer, ACT Vienna | |||||