I'd investigate targeted style sheets 1st. I've done some of this quite successfully.
http://doc.qt.nokia.com/4.7-snapshot/stylesheet-examples.html On Tue, Sep 11, 2012 at 7:35 AM, dgovil <[email protected]> wrote: > I've been trying to find an elegant way to color just the tab of a PyQt > window, that is have each tab be a different color without affecting the > tab contents. > > I've been advised to override the tab widgets paint method, but I'm sure > there must be a more elegant way to do this? > Any ideas? > > Much appreciated > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- David Moulder http://www.google.com/profiles/squish3d -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
