On Nov 20, 2007 9:15 AM, Rob Hetland <[EMAIL PROTECTED]> wrote:
>
> On Nov 20, 2007, at 3:12 PM, John Hunter wrote:

> I am using Mac OS X 10.4.11, python 2.5, and svn versions of numpy
> and mpl.  I use Tk/Tcl 8.4.7 that (if I remember right) came with the
> OS.  I did not use the simple_plot, but I did try the 'g' trick on a
> normal plot, and tried to run the keypress_demo.  So, although I
> didn't do _exactly_ what you are doing, it is essentially the same.

Are you on this box now to verify the problem?  There was a bug in
keypress_demo, because the demo was using 'g' to turn the grid on and
off and the default key interaction was doing the same, resulting in a
double toggle and no change.  I fixed this bug in svn.  I looked
through the diffs from r3393 to present and cannot find anything which
explains the difference.

I'm assuming that some of the other key events (eg press 'x' when
panning to constrain the zoom to the x axis) are also failing.  And
you have the window focus (click on the subplot) when testing...

JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to