Re: [PyQt] QHttpMultiPart impossible to use

2012-06-20 Thread Phil Thompson
On Tue, 19 Jun 2012 18:10:31 -0700, Doogster thedoogs...@gmail.com wrote: How does one use PyQt's QHttpMultiPart and QHttpPart classes? On both Arch Linux (PyQt 4.9) and Windows (4.8.1, I believe), the attached code sample segfaults the Python interpreter. As has been pointed out you need to

Re: [PyQt] including Unicode in QListWidget

2012-06-20 Thread David Beck
Thank you, the new snapshot works fine, problem solved. cheers David On 2012-06-19, at 10:40 AM, Phil Thompson wrote: On Tue, 19 Jun 2012 10:32:07 -0600, David Beck db...@ualberta.ca wrote: Hi, Phil Thanks for your suggestion. I tried the workaround at the bottom, but it didn't seem to

Re: [PyQt] Possible bug with QtCore.QPropertyAnimation and QAxContainer.QAxWidget

2012-06-20 Thread Phil Thompson
On Sun, 17 Jun 2012 20:56:48 +0300, Itay Brandes akari...@gmail.com wrote: There is a possible bug when trying to use *QAxContainer.QAxWidget*, * QtGui.QGraphicsOpacityEffect* and *QtCore.QPropertyAnimation* in the same application. This happens when trying to animate a widget's opacity