Hi, I have a sqlModel that I export in the QML's context in order to be used in a ListView. But it seems that adding a highlight is not working. It's working with a basic model (like the one provide in the Qt's build).
Also, there's no myListView.currentItem. Should I implement it in the sqlModel ? How can I do that ? thanks in advance
_______________________________________________ Qt-qml mailing list Qt-qml@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-qml