[Qt-interest] Gesture not working on windows
yogesh joshi
yogesh_joshi at persistent.co.in
Mon Jan 11 12:08:29 CET 2010
Thanks Thiago,
I tried compiling the gestures example for S60 (using Carbide) and installed it on my N97.
But it still won't work.
Regards,
Yogesh Joshi
----------------------------------------------------------------------
Message: 1
Date: Mon, 11 Jan 2010 11:14:26 +0100
From: Thiago Macieira <thiago at kde.org>
Subject: Re: [Qt-interest] Gesture not working on windows
To: qt-interest at trolltech.com
Message-ID: <201001111114.26399.thiago at kde.org>
Content-Type: text/plain; charset="iso-8859-15"
Em Segunda-feira 11 Janeiro 2010, ?s 10:56:14, yogesh joshi escreveu:
> Hi,
> I was trying the gestures example from the 4.6 example directory.
> But it doesn't work on my PC (I'm using windows XP).
> I tried putting a breakpoint at
> qt\examples\gestures\imagegestures\imagewidget.cpp line #71 but the
> breakpoint was never hit.
>
> I was trying to drag the mouse cursor to see whether swipe/pan gesture is
> detected.
>
> Does gesture framework work with mouse?
> Or am I missing some step?
The gestures that are shipped with Qt are implemented using QTouchEvents right
now.
So it will only work for devices that supply touch events. Windows XP doesn't
support it.
You can write your own gesture recognition code that works on mouse events.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
More information about the Qt-interest-old
mailing list