On Thu, Jul 24, 2008 at 12:12:21PM +0200, David Kaplan wrote:
> 4) In WX, I used the code submitted by Paul, but was unable to check it
> because when I tried to use the WX backend, I got an error about no
> GraphicsContext (below).  This looks bad.  I am using wxPython: 2.6.3.2.

Does wx work for you without the change? I suspect not...

I posted a fix to make the wx backend work for me with 
examples/pylab_examples/ginput_demo.py and wx 2.8.3.

One issue I didn't address properly is what happens when the user 
exits by closing the window.  Currently it raises an error when
ginput requests draw.

        - Paul

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to