|
09/26/2011 3:04 AM
post89049
|
Hello,
i have got QT medical demo example running on my embedded device with touchscreen. However im not able to get
touchscreen working with Qt.
Mouse seems to be running fine. When QWS_MOUSE_PROTO is set on qnx and "devi-hid -Pr kbd" mouse is running i am able to
use USB mouse.
I was trying to get touchscreen working with "QWS_MOUSE_PROTO=qnx:/dev/devi/touch0" and "devi-hid -Pr touch". Than I run
"qnx-md -qws" and I can see message QQnxMouseHandler:connected. However I am not able to interact with running app via
touchscreen...Is there anything I am doing wrong? Thanks fo answers!:)
|
|
|
|
|