hi,
i am new, here i have a question : can we simulate TouchScreen event on Qt SDK simulator ? and how to do it with mouse on pc? thanks.
hi,
i am new, here i have a question : can we simulate TouchScreen event on Qt SDK simulator ? and how to do it with mouse on pc? thanks.
yes, of course, use your mouse to simulate touch event in simulator .
But there is no multi-touch support on any current Nokia phones that I know of.
Symbian^3 supports multitouch, Qt Simulator doesn't.
thanks for your reply! but in my tests, it seems still have problem:
by using "NokiaQtSDK\Examples\4.6\touch\knobs" the example in Qt SDK, when i test it on emulator, the touch event DOESN'T work, any idea?
AFAIK, touch events don't work in 4.6.x. Touches come through as mouse events.