Page 1 of 1

Exe on touch tablet not behaving as schematic

Posted: Mon Jan 20, 2025 5:10 pm
by TimC
I've discovered a most frustrating problem! I've produced a complex schematic which involves my own touch buttons, things like on/off, auto/manual and so on. The schematic behaves exactly as I want. You touch a button (click and hold with a mouse), it looks like it's pressed in. Release the mouse, it pops back up. I export the exe of it, and it to behaves exactly as I want - on my PC, with MOUSE CLICKS. But I need to run the .exe on my Windows tablet (Linx), and it refuses to work properly. Ironically, it seems the outputs work exactly as they should, it's the on-screen view that doesn't behave. It can take four or five taps for the down button to even show at all, and that seems pretty random.

If any of you out there have a Windows tablet (and some Ruby experience), your help would be much appreciated! I attach the schematic on one (two-button) example stripped out of my main schematic. Please export it as an .exe, and try it on your tablet. I suspect it will need some calls to a .dll or something if (despite appearances) screen interaction is different to mouse interactions. But I haven't a clue as to which one, values to find or how to find them. Help please! Tim