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 <[email protected]> wrote:

> Hi Ole,
>
> On Tue, Jul 7, 2009 at 11:33 AM, Ole Streicher <[email protected]>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
>
>
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to