Hello,
I want a QListWidget that the user can't change the selected index but he can scroll into the list.
An other thing, i should be able to change the selected index in code behind.
I think about a setEnabled(false) on my QListWidget, but with this the user can't scroll.
Any ideas?
Thanks.
Bookmarks