Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Touchscreen on raspberry: problem with events
Re: Touchscreen on raspberry: problem with events [message #48626 is a reply to message #48625] Wed, 09 August 2017 18:10 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

First of all you need to check - how is "Event code 330 (BTN_TOUCH)" interpreted in GTK backend. It could be lost in transition or coverted to click. The "eventtest" command is not helpfull for us it only means that the touch event works on your device. Please check CtrlCore/GtkEvent.cpp and log events:
gboolean Ctrl::GtkEvent(GtkWidget *widget, GdkEvent *event, gpointer user_data)

You could also try to understand the logic of the whole file.

Debugging and understanding U++ should not be hard to expirienced developer. I started to fix some minor problems when I was after second year of computer science Wink

I can not fully hep in this problem, beacuse I don't have any touch screen at the moment.

Sincerely,
Klugier


U++ - one framework to rule them all.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Help wanted for DebugVisualizer
Next Topic: Upp as a shared library
Goto Forum:
  


Current Time: Fri Apr 19 16:13:16 CEST 2024

Total time taken to generate the page: 0.04419 seconds