JMB Active Member Licensed User Longtime User Sep 4, 2019 #1 Completely confused. I've been playing with the GestureDetector library. I create a panel, add a Gesture Detector to it and add a sub to respond to OnPointerDown - nothing I add a sub to respond to OnDown - it detects the gesture but the X and Y resolutely stay at 0. I have played with the examples, and cannot see why these two simple subs don't return anything. Any help gratefully received. Thank you. JMB
Completely confused. I've been playing with the GestureDetector library. I create a panel, add a Gesture Detector to it and add a sub to respond to OnPointerDown - nothing I add a sub to respond to OnDown - it detects the gesture but the X and Y resolutely stay at 0. I have played with the examples, and cannot see why these two simple subs don't return anything. Any help gratefully received. Thank you. JMB
JMB Active Member Licensed User Longtime User Sep 4, 2019 #2 Problem solved. Spelling mistake! Upvote 0