On 2011-01-03, [email protected] wrote:
> The right way is to create a ListModel containing ListElements
> holding the properties that you bind to the items in the Row.
> Then to change an item in the row just change the property of
> that ListElement.

I was hoping to avoid the overhead of inheriting the likes of
Flickable and any other "magic" dynamic management as I want
these "desktops" to stay in memory and instantly switch them
into view via a simple desk.x (Row) offset change.

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

Reply via email to