The GridView is derived from Flickable. - Juergen From: ext amit shah <[email protected]<mailto:[email protected]>> Date: Wed, 6 Apr 2011 16:43:13 +0200 To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [Qt-qml] Grid View
Hi , I'm using a grid view and using a keyboard for navigation no touchscreen. The gird view is configured for 8 columns and 1 row. My problem is when I navigate to the next/prev row the view scrolls, i need to know when the view stopped moving/scrolling. Is there a way i can get to know if the view has stopped moving , something like Flickable::onMovementEnded () I'm using currentIndex for positioning withing the gridview.. thanks --amit
_______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
