[PyQt] Re: question about resizing behavior
Brian Zambrano
brianz at gmail.com
Tue Jul 7 18:59:58 BST 2009
Hi guys,
I'm also working with PyQt and matplotlib, and reported some weird resize
behavior on the matplotlib mailing list a few days ago. I dug around a bit
and thought that something was going on with QtGui.qApp.processEvents(), but
it's nice to see that someone actually took the time to *really* understand
what's going on....nice work Ole!
I'm on a Mac with OS X 10.5.7, and see some different behavior from you guys
(I think) because the attached code worked fine for me.
In any case, I'll follow this thread on the MPL list, and would be happy to
help out get this fixed.
BZ
On Tue, Jul 7, 2009 at 9:48 AM, Darren Dale <dsdale24 at gmail.com> wrote:
> Hi Ole,
>
> On Tue, Jul 7, 2009 at 11:33 AM, Ole Streicher <ole-usenet-spam at gmx.net>wrote:
>
>> Hi again,
>>
>> So, I think this is clearly a bug in matplotlib:
>> QtGui.qApp.processEvents() should not be called while processing another
>> event.
>>
>> Darren, I dont know your position with respect to matplotlib: are you a
>> developer and thus aware of the bug or shall I post this again on the
>> matplotlib mailing list?
>>
>
> I am a developer, but I think it would be good to post your summary there
> at the matplotlib mailing list so we can continue this discussion there.
>
> Darren
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090707/ac6f1528/attachment-0001.html
More information about the PyQt
mailing list