Hi Phil, while at PyQt3 issues, could you look into an issue with pens, when fetching them with pen() from a QPainter. When using a QPen() instance, all is well, but modifying the fetched pen does not work (a pen with default properties will be used, no matter what is set on it).
A simple self contained example is attached. Kind regards, Pete
pentest.py
Description: application/python
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
