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.
Hi
The Pen UP interrupt dose NOT report the GUI ref for both TEXT and NUMBER boxes.
every other pen up interrupts appear to work fine,
Thank's
Brenton
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10214
Posted: 09:34pm 13 Sep 2016
Copy link to clipboard
Print this post
I found the same thing yesterday in 5.2 and have reported to Geoff.
The workround is to store the gui reference in the pendown interrupt and then when you get a penup with a reference of zero use the stored reference to vector the code remembering to then clear the stored value ready for next time.Edited by matherp 2016-09-15