[Qt-qml] smooth scrolling using positionViewatIndex
Bartosh Wroblevksy
bartosh at live.com
Tue Oct 4 12:42:15 CEST 2011
Hi,I apologize in advance if this is in the documentation. I wanted to know if it is possible to apply a NumberAnimation effect when using positionViewAtIndex on a GridView. I would like to have something like thisBehavior on ContentY { NumberAnimation { duration:1000 )}
The problem is that even if the method positionViewAtIndex modifies ContentY, the above lines that specify it's behavior have no effect. Thanks,Bartosh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20111004/f444131d/attachment.html
More information about the Qt-qml
mailing list