Re: [Matplotlib-users] Show custom tool on NavToolbar staying pressed in

2012-02-01 Thread C M
On Wed, Feb 1, 2012 at 5:25 PM, C M wrote: > The standard navigation toolbar has tools that press in and stay pressed > to put the interation into a "mode", like zoom mode or pan mode. You press > the zoom tool, it stays shown as pressed in while it's in that mode. > CORRECTION: My mistake, it

[Matplotlib-users] Show custom tool on NavToolbar staying pressed in

2012-02-01 Thread C M
The standard navigation toolbar has tools that press in and stay pressed to put the interation into a "mode", like zoom mode or pan mode. You press the zoom tool, it stays shown as pressed in while it's in that mode. I am trying to add a new custom tool to the toolbar, and want it to put things i