: http://www.frm2.tum.de
-ben.v.r...@gmail.com schrieb: -
An: jean-francois.mou...@hzg.de
Von: Benjamin Root
Gesendet von: ben.v.r...@gmail.com
Datum: 07/06/2012 07:32PM
Kopie: matplotlib-users@lists.sourceforge.net
Betreff: Re: [Matplotlib-users] conflicts with navigation bar events
Right
On Wed, Jul 4, 2012 at 3:15 AM, wrote:
> Hi Ben,
>
> thanks for the tip!
> I nevertheless hit another snag:
> In [12]: [(k,p.rcParams[k]) for k in p.rcParams.keys() if 'keymap' in k]
> Out[12]:
> [('keymap.all_axes', ['a']),
> ('keymap.back', ['left', 'c', 'backspace']),
> ('keymap.forward', ['
titut für Werkstoffforschung
Abteilung WPN, Instrument REFSANS
Lichtenbergstr. 1
85747 Garching FRM II
Tel.: +49 (0)89 289 10762
Internet: http://www.frm2.tum.de
-ben.v.r...@gmail.com schrieb: -
An: jean-francois.mou...@hzg.de
Von: Benjamin Root
Gesendet von: ben.v.r...@gmail.com
Datum: 07/03/
On Mon, Jul 2, 2012 at 4:33 AM, wrote:
> Hi all!
>
> How can I use the keyboard events up/down/right/left without starting an
> interaction with the navigation toolbar?
> I connected to the keypress events and everything looks ok until I press
> the down key: my connected method gets called once