Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
palcal Guru Joined: 12/10/2011 Location: AustraliaPosts: 1993
Posted: 07:15pm 16 Apr 2017
Copy link to clipboard
Print this post
@ Grogster You have used GUI controls fairly extensively. I have found that after testing for touch with SELECT CASE and setting a flag, when it returns to the main code to check the flag I need a PAUSE or the code is ignored. eg..
Do Pause 50 IF Key = 7 Then ------------- if Key = 8 then ------------- loop until Key <> 0
Without the PAUSE this check is ignored. Paul."It is better to be ignorant and ask a stupid question than to be plain Stupid and not ask at all"