On Thursday 04 March 2010 09:43:40 Matthias Michler wrote:
> On Wednesday 03 March 2010 19:10:10 Matthias Michler wrote:
> > Hello list,
> >
> > I'd like to bring something back, which was discussed in sep-dec  2008
> > "OSX 10.5 event.key bug", which was initially posted by James Schombert.
> >
> > Did I miss any development in this field?
> >
> > I tried to implement the latest proposal, which allows you to switch off
> > the mpl-axes-interaction during key_press_event's for a specific axes
> > using
> >
> > ax.set_auto_key_press(False)
> >
> > Therefore I changed the backend_bases.py and the axes.py (see
> > attachement).
> >
> > If this is a suitable solution, one could switch off the
> > mpl-axes-interaction during key_press_event's for all axes belonging to a
> > button, slider, ... .
>
> I attached an updated version of my patch including the handling of
> key-events, which have no axes associated (patch against svn-HEAD and
> maintance branch).

Hello list,

once more I'd like to ask for comments about my feature request and proposed 
patch. 
Should I post it at the 'feature request' or  'patch' tracker?

Thanks in advance for any comments.

Kind regards,
Matthias



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to