Using PyQt4 and Python 3 do you know how I can change the color of a QLcdNumber during the runtime ?
Asked
Active
Viewed 1,581 times
1 Answers
1
Didn't use this for some thime, but I think you had to change paletteForegroundColor and change segmentStyle to QLCDNumber::Filled or QLCDNumber::Flat

thorsten müller
- 5,621
- 1
- 22
- 30