[Qt-interest] lots of queries on touch functionality/tslib
R. Reucher
rene.reucher at batcom-it.net
Fri Jan 9 12:50:32 CET 2009
I have no idea about "tslib", so I can't answer any questions related to it
specificly... but regarding your question 3 ("how to use it with Qt"), add
something like this to your *.pro file
LIBS+=-l<name_of_library> -L<path_to_library>
and qmake should honor that.
Regarding question 4): yes, that should be possible if you react on the events
properly :).
And, BTW, consider using Qt 4.4.x and above - esp. on a new projects - Qt 2.2
and 3.3 are really not up-to-date and no longer developed!
HTH, René
--
René Reucher
rene.reucher at batcom-it.net
http://www.batcom-it.net/
More information about the Qt-interest-old
mailing list