How to color when drawing QFrame as a line
-
Hi
Setting FrameShadow to "plain" it responded to
color: rgb(170, 0, 0); -
@mrjj Thanx, I knew for sure I already tried this one before, but apparently there was something wrong before then, because the
colorattribute does work now.