Is it possible to derive a custom QStyle class from the built in "windows" theme with PyQt? I remember playing with this idea early in some Qt4 transitioning and didn't get too far. I may not have known what I was doing.

Thought I would ask before venturing into this agani.

My goal is to basically take the 'windows' theme and make a few minor cosmetic changes. Like skinner scrollbars, some padding, and a few minor drawing changes.

I can imagine that this would be performance critical enough that doing styles in C++ is desirable.

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to