
SUBROUTINE xyz ! statements that work with $$ or the SelTxt=... variable, e.g. IF($$ == 12) THEN WRITE(Messagebox) "menu item 12 selected" ELSEIF(selected == "some text") THEN WRITE(FIle=mydata) "some text" ENDIF END
| select popup types | select menu arrangements |
![]() | ![]() |
| options | type | sequence is arbitrary |
Menu | TXT | Required ( ⇒ same as menu bar in WINDOW)
|
MenuTypes | vec | state and arrangement of menu items
|
Poptype | num | response to mouse click
|
X | num | x=123 ! popup pixel x address. For mouse generated popups, pixel coordinates are returned in the optional arguments to X= and Y= |
Y | num | y=yPxl ! popup pixel y address. |
SelTxt | TXT | seltxt=selected to copy the menu item text to the variable "selected" |
Owner | num | owner=child_window_handle for popups associated with child windows |
|
How your donation will be used, and how to get a HicEst key code in return ©2000-2010 Georg Petrich, HicEst Instant Prototype Computing. All rights reserved. Impressum |