On Wed, Feb 17, 2010 at 9:06 AM, Matthias Michler
<matthiasmich...@gmx.net> wrote:

> thanks a lot for taking the time to go through this patch. I tried to
> incorporate you remarks and attached a new patch.
> The most difficult task is about the
> documentation 'mpl/doc/users/navigation_toolbar.rst', because I'm not sure
> what is needed and I not familiar with the used programming language.

Hey mattias,

I just committed this to svn HEAD.  I tested the L key on WXAgg, TkAgg
and Qt4Agg and it is working on all but WXAgg.  Some wx expert may
want to look and make sure that the shifted keys are getting properly
recognized on wx.

As for the docs in mpl/doc/users/navigation_toolbar.rst, the language
is sphinx and restructured text

  http://sphinx.pocoo.org/rest.html

It looks like you got it right by following the pattern.  This is the
document used to generate the mpl html and pdf documentation, eg

  http://matplotlib.sourceforge.net/users/navigation_toolbar.html

Thanks again!
JDH

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to