Re: [Matplotlib-users] Confused/frustrated w/ waitforbuttonpress

2010-08-07 Thread Eric Firing
On 08/05/2010 10:54 PM, Jorge Scandaliaris wrote: > Hi, > Looking for a way to analyze a set of images I found waitforbuttonpress, which > basically does what I need: allows me to display a few plots/scatter/etc for > as > long as I need; then when pressing a key move to the next image and redo al

Re: [Matplotlib-users] Confused/frustrated w/ waitforbuttonpress

2010-08-07 Thread Jorge Scandaliaris
Eric Firing writes: > Running mpl from svn, with gtkagg backend, on ubuntu, but with ipython > 0.11alpha1, I can't reproduce the problem; your example works for me. I > suspect the difference is that ipython 0.11 uses a non-threaded > interactive mode, while 0.10 uses the threaded mode. Is

Re: [Matplotlib-users] Confused/frustrated w/ waitforbuttonpress

2010-08-07 Thread Jorge Scandaliaris
Eric Firing writes: > Running mpl from svn, with gtkagg backend, on ubuntu, but with ipython > 0.11alpha1, I can't reproduce the problem; your example works for me. I > suspect the difference is that ipython 0.11 uses a non-threaded > interactive mode, while 0.10 uses the threaded mode. Is up

Re: [Matplotlib-users] Confused/frustrated w/ waitforbuttonpress

2010-08-07 Thread Eric Firing
On 08/07/2010 11:44 AM, Jorge Scandaliaris wrote: > Eric Firing writes: >> Running mpl from svn, with gtkagg backend, on ubuntu, but with ipython >> 0.11alpha1, I can't reproduce the problem; your example works for me. I >> suspect the difference is that ipython 0.11 uses a non-threaded >> intera