Hi List, I am having some troubles implementing paintEngine on a QWidget Subclass, am I correct in thinking here its not some thing possible to do in pyqt as the code calling it is all in C++. Does any one have a suggestion on how I can change the paint engine on a QT Widget, I am trying to write to a different device. -bd