AutoTouch Query
GUI_TOUCH%()
The function checks whether one of the control elements registered in the AutoTouch table was selected. If a control element was used, the function returns its object code, otherwise -1.
The selected list or menu element is stored in gui_sel.
Before registering any control element to the AutoTouch table, call GUI_INIT.
|