Post Reply 
WAIT()
09-04-2017, 09:31 AM
Post: #2
RE: WAIT()
I think I've figured out how to make it work...
In a normal menu loop, a press of a menu selection actually is 5 selections (the time your finger is touching the screen...it loops 5 times in that time).
So, in the normal code call WAIT(-1); at the bottom of the menu loop, and it'll wait until an event. Then the regular MOUSE call can handle the next event. The docs on WAIT describe the different options. You could use the WAIT command itself to get the event info if you'd prefer....is in the docs too.

Still would like to know if it uses low power mode when in wait.
Also would like to know if it can be made to wait less than one second.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
WAIT() - webmasterpdx - 09-04-2017, 08:41 AM
RE: WAIT() - webmasterpdx - 09-04-2017 09:31 AM
RE: WAIT() - webmasterpdx - 09-04-2017, 09:34 AM
RE: WAIT() - DrD - 09-04-2017, 09:51 AM
RE: WAIT() - webmasterpdx - 09-04-2017, 10:18 AM
RE: WAIT() - webmasterpdx - 09-04-2017, 11:05 AM
RE: WAIT() - Joe Horn - 09-04-2017, 12:04 PM
RE: WAIT() - webmasterpdx - 09-04-2017, 09:24 PM



User(s) browsing this thread: 1 Guest(s)