I have a problem with QListWidget on freemantle (maemo, n900).
I want to use two QListWidget in one window and let the user select a number in each window.
When the user uses the second QListWidget, the "blue" color on it is disparear. How to change the color of an item selected in a QListWidget that is inactive?
source
share