Using a palette to set the color of a labels text in QtDesigner
-
Nope, with all styles the text is still black. Does it work for you?
-
Andre - so what should I do? haha
Do you think this is an actual bug that I should report?
-
Designer didn't seem to be an option to report bugs, so I posted it under Creator: https://bugreports.qt-project.org/browse/QTCREATORBUG-7638
-
Oh, no, maybe it is a Qt thing, since it doesn't show up correctly at run time either. I guess I was assuming it was just not getting set properly. It didn't look like I could list the bug in two categories - maybe I'll leave it here for a few days and move it if it doesn't get any attention?
-
Interesting... that did work. What is the difference between Text and WindowText?
Also, is there a reason that almost every basic widget is represented in the Edit Palette -> Preview Window except QLabel?