Drawing an Edit Box (Integer)
GUI_IIBOX VAL%, min%, max%, x1%, y1%, x2% [, obj%=-1]
The procedure draws an edit box.
The edit box can be queried by using GUI_QIIBOX!.
If obj is >0, the element is registered in the AutoTouch table and can be queried by GUI_TOUCH.
|