Querying an Expanded Menu
GUI_QMENU%(cnt%, x%, y%, X2%)
If an entry was selected from the menu at (x,y), the function returns its number. If the menu button was touched, the function returns -1.
cnt specifies the number of list entries; x2 defines the right border of the menu button.
|