Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

How to append new elements at the top of ListView

$
0
0
By default when an element is appended to the ListView, it goes to the bottom of the list. Is there any easy way to do the opposite? I’ve tried this example http://qt-project.org/wiki/How_to_make_QML_ListView_align_bottom-to-top and it works but scrolling the list with a mouse is mirrored. When I scroll up, the list moves down. Maybe there’s a method to change that?

Viewing all articles
Browse latest Browse all 4972

Trending Articles