Y'all-

Is there any way to change the base color of a checkbox on a TreeWidgetItem
*without* having to redefine every little aspect of the
QTreeWidget/QTreeView?

I can change the color with a stylesheet doing something like this ...

QTreeView::indicator {
    color: rgb(240, 240, 240)
}

... but then I lose my checkbox icons.

This makes me sad.

Any ideas?

Thanks!

geoff

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to