I am playing with QML and is considering replacing a listview in a C++
(desktop) application with a QML based listview using qdeclarativeview.
I want to do this to demonstrate the capabilities of QML and because I find
customizing list/tree views in Qt C++ hard.

Is this a good idea, or am I in for some hurt?
What is the best strategy for handling scrolling; scrollbars are normally
preferred on the desktop


Riaan
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to