@stefandz wrote:
I have a little project needing a GUI that I am writing for the Pi 2 with the official 7" ouchscreen. Although there are OF addons to get the touchscreen data out, these don't integrate with any of the GUI addons I have seen, linking their mouse move & click events to the triggers for things like button presses and slider drags.
Does anyone have a favourite way around this? Currently I am manually trapping touchscreen events and categorising them (as I can't see how to emulate mouse events and pass them directly to the GUI handlers) but if anyone could point me in a more sensible direction I would be most grateful!
Posts: 5
Participants: 2