toolbar issues

Proposition of the patch is attached.

OK, I've added this to my local tree and it will make it into CVS
before too long. Those with an interest in tk, gtk, qt might want to
consider a similar patch to those backends.

    > BTW could you have a look at
    > http://sourceforge.net/mailarchive/forum.php?thread_id=7056275&forum_id=36187
    > Does it makes a sense?

Sorry I didn't respond earlier -- a combination of being out of the
country in combination with a hard-drive failure have left me in
catch-up mode. Thanks for the reminder

I don't like the idea of making the label a string or None, because it
leads to code that is difficult to maintain and may break existing
code that relies on the label to be a string. I would be amenable to
using a sentinel string, such as '_nolegend_' or something like that.

JDH

Ok, it would also work well for me.

BTW when I was reading mpl docs I stopped for a while on description of
'hold'. I'm not used to Matlab and didn't understand what is "hold state".
(I found it out in Matlab docs).

And if I could say what features I'm lacking most in MPL, it would be:
1. plotting a function like in, say, gnuplot, without using arange()
2. something like wxPython demo, that contains all the examples

Thanks for your work,
Marcin

···

On Wed, 4 May 2005, John Hunter wrote:

I don't like the idea of making the label a string or None, because it
leads to code that is difficult to maintain and may break existing
code that relies on the label to be a string. I would be amenable to
using a sentinel string, such as '_nolegend_' or something like that.

--
Marcin Wojdyr | http://www.unipress.waw.pl/~wojdyr/