OWBasic Standard Library

Group GUI Home INTRO Alphabetical Index

Querying a Checkbox

GUI_QCHK!(STATUS!, x%, y%, x2%)

If the checkbox at (x,y) was touched, the function inverts the value of STATUS and the checkbox and returns true, otherwise it returns false.


Gruoup GUI Home INTRO Alphabetical Index