key_press_event weirdness

Benjamin Root <ben.root@...83...> writes:

Which backend and platform are you using?Ben Root

I run Arch Linux x86_64 and I am using the GTKAgg backend. I tried both with
IPython and python directly (2.7.2).

jorges

I run Arch Linux x86_64 and I am using the GTKAgg backend. I tried both with
IPython and python directly (2.7.2).

I am not seeing this on Linux x86_64 with backend GTKAgg version
2.22.0 on python 2.7. Eg, if I run:

    > python simple_plot.py -dgtkagg

and then hover over the axes window (w/o clicking on it but the window
has the focus on hover) and press 'g') the grids is toggled.

JDH

ยทยทยท

On Fri, Oct 14, 2011 at 7:18 AM, Jorge Scandaliaris <jorgesmbox-ml@...1664...> wrote: