OWBasic for Pocketviewer

Home INTRO Group TOUCHSCREEN Alphabetical Index

Status of the Touchscreen

TOUCH!()
TOUCH()

The boolean function returns TRUE, if the touchscreen is touched, otherwise FALSE.

The integer function (use no more recommended) returns a value larger than zero, if the touchscreen is touched, otherwise zero.

In case of a touch, the integer variables TCHY and TCHX contain the coordinates of the contact.


Home INTRO Group TOUCHSCREEN Alphabetical Index