07-25-2022, 01:43 PM
(07-25-2022, 01:05 PM)James D Jarvis Wrote:(07-25-2022, 09:34 AM)Coolman Wrote: interesting. thank you for sharing this code. it would be necessary to enlarge the display fonts and there is a latency time when clicking.
change the delay in the press handling code and that stops being a problem.
It's "_delay .25" and the lag vanished on my system with "_delay .03"
indeed. thank you