[Interest] Gestures
Till Oliver Knoll
till.oliver.knoll at gmail.com
Fri Sep 6 15:48:01 CEST 2013
Am 06.09.2013 um 15:30 schrieb Brad Pepers <bpepers at me.com>:
> Should it be possible to get gesture events using Qt 5.1.1 on a MacBook Pro and with a QAbstractScrollArea?
I asked the same question a while ago (for a QGraphicsView), and IIRC gesture events have been deliberately disabled on Mac in Qt 5 due to performance reasons (events were delayed and/or the scroll performance was bad or whatever).
I think you can enable them ("at your own risk") with a #define. -> Google, Qt Issue tool
I was hoping that this would be adressed in a later Qt version (together with a "Mac native toolbar please" ;)), but apparently it hasn't yet. :(
Cheers,
Oliver
More information about the Interest
mailing list