[PyQt] [PyQt3] QPen issues

Hans-Peter Jansen hpj at urpla.net
Sun May 13 16:18:40 BST 2007


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pentest.py
Type: application/x-python
Size: 1064 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070513/87a8c284/pentest.bin


More information about the PyQt mailing list