Querying a List
GUI_QLIST%(cnt%, x%, y%, x2%)
The function checks whether the list at (x,y) was touched. If a list entry was selected, the number is returned, -1 otherwise.
cnt specifies the number of list entries; x2 defines the right border of the list.
|