|
From: Gökhan S. <gok...@gm...> - 2010-02-17 19:11:40
|
On Wed, Feb 17, 2010 at 9:28 AM, John Hunter <jd...@gm...> wrote: > On Wed, Feb 17, 2010 at 9:06 AM, Matthias Michler > <Mat...@gm...> 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, > > Thanks John adding this feature into the code-base. Also Matthias thanks for your additions and keeping the subject hot :) > 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. > L is working for me both for Qt4Agg and WXAgg. For some reason I can't make "f" key toggling the fullscreen. It does nothing -no error messages and no life sign. Any confirmation? Lastly, I know "s" behaviour is also being discussed in another thread, and I have seen with WXAgg it raises a not implemented error. I think "s" could simply bring the save dialogue instead of showing those messages. What do you think? > 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 > I see that you also updated the documentation. I was waiting for someone to take a look at the code before making changes there. Thanks again. > > > ------------------------------------------------------------------------------ > 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 > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Gökhan |