Hi everyone,
I'd like to know how could I change to way my disabled text look, because
they have outline on text presentely and i want to remove it. My
probleme is in all text widget, (label, menu, menuItem ) .
here is what i trying to do:
{ text-decoration: none;
color: red;
font-weight: bold;
font-family: tahoma;
padding:0px;
border-width: 0px;
border-radius: 0px;
border-style: solid;
margin:0px;}
the color work but not for the outline Thanks
_______________________________________________
PyQt mailing list [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt