[Qt-qml] Why doesn't PathView inherit from Flickable?
simon.turvey at nokia.com
simon.turvey at nokia.com
Thu Jul 29 09:58:17 CEST 2010
Jolly good show. Thanks.
-----Original Message-----
From: Jones Martin (Nokia-MS-Qt/Brisbane)
Sent: 29 July 2010 04:45
To: qt-qml at trolltech.com
Cc: Turvey Simon (Nokia-MS/London)
Subject: Re: [Qt-qml] Why doesn't PathView inherit from Flickable?
Flickable moves all of its contents in one direction. PathView must move each
individual item along a path. PathView needs similar moving and flicking
properties. I've created a bug for it:
http://bugreports.qt.nokia.com/browse/QTBUG-12497
Martin.
On Thu, 29 Jul 2010 01:06:44 am Turvey Simon (Nokia-MS/London) wrote:
> ListView and GridView both do. And PathView provides Flickable-like
> functionality.
>
> I’d really like to be able to bind the smooth property to whether or not
> the flickable is moving. This would be a nice easy performance
> optimization to speed up movement while making things look pretty when
> stationary.
>
> Regards,
>
> Simon
>
> --
> Simon Turvey
> Mobile Solutions, Technical Architecture
> London, UK
>
> Tel: +44 (0)7879 427829
More information about the Qt-qml
mailing list