On 08/25/13 19:12, Goyo wrote:
>
>> Thank you. I'd like to stick to pure OO, but I'm using some
>> third party open source code that uses pylab extensively for
>> rather large and interactive (as in "includes scrollbars,
>> buttons and several types of events") figures. The code
>> works nicely in
23.08.2013 20:57, Eric Firing kirjoitti:
> On 2013/08/23 3:55 AM, Kari Aliranta wrote:
>> Hello, fellow Matplotlib users,
>>
>>
>> I'm embedding some Matplotlib figures into GUI (PyQt4) windows or widget
>> canvases using qt4agg as the backend. I'm havin
Hello, fellow Matplotlib users,
I'm embedding some Matplotlib figures into GUI (PyQt4) windows or widget
canvases using qt4agg as the backend. I'm having problems with these
figures popping up any time when some other part of the program calls
pyplot.show().
How do you avoid this showing of p