> > Is there an easy way to do this? I have a hack, but I am still looking for a better solution.
The hack is to place it in an Item, anchor the list view to it's bottom, and set the height accordingly: height: contentHeight < listViewContainer.height ? contentHeight : listViewContainer.height However, if allowing scrolling past bounds (I am) the items disappear before they can be dragged to the top of the Item. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest