If I understand, the property "acceptDrops" would determine if items can be dropped onto the QListWidget.
However, on both of the QListWidgets, I have this unchecked, yet can still move items between the two (Windows 7). However, when I move this application to Windows XP, it doesn't allow drops, even if I change both QListWidgets to acceptDrops.
Can someone shed some light on this?
Bookmarks