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
