Hi all, I use a QListWidget setting the movement of the items to QListView::Snap. The problem is that everytime that I exchange the position between two items, when the list is painted again (for example if I maximize the window that contains the list) the items restore their old positions like if the drop process doesn't automaticly fix the final row position of the items. Could it be another bug in QListWidget or it's the correct behaviour? Could the problem come because I set the QListView::Adjust property? Thanks.


Reply With Quote

(I think that I still have not tried it with the new version of Qt)
Sorry, It's just a joke, talking seriously I need the rubberband beacuse I need that the user has to be able to select some images from the list and with the rubberband this selection is "easier" in icon mode (try to make a selection without seeing the rubberband, it's very incomfortable)

Bookmarks