NavigationToolbar2WxAgg Buttons Disappear

(Corrects the top posting of the earlier replies, Sorry)

Hi All,

I’ve encountered this problem with the both NavigationToolbar2Wx and the NavigationToolbar2WxAgg.

When I click the Zoom or Pan button the button disappears. The functionality is maintained so if a click the location that the button used to be displayed at the toggle action still works its just that the button is no longer displayed.

Can any one help me fix this?

Thanks

David

Which version of matplotlib are you using?

Ben Root

**From: **David Grudoski <david@…713…089…>

**Date: **August 15, 2012 6:30:20 AM PDT

**To: **Benjamin Root <ben.root@…1304…>

**Cc: **“matplotlib-users@lists.sourceforge.netmatplotlib-users@lists.sourceforge.net

**Subject: **Re: [Matplotlib-users] NavigationToolbar2WxAgg Buttons Disappear

I’m running:
Matplotlib 1.1.0
wxPython 2.9.2.4 osx-carbon (classic)
Python 2.6

on Mac OSX 10.6.8

I tried running the wxcursor_demo.py from the Matplotlib examples it also behave the same way.
When the zoom or pan icon is selected it disappears from the toolbar but the space it occupies behaves as if it is still there just not visible.

···

On Aug 15, 2012, at 5:17 AM, Benjamin Root wrote:

On Wednesday, August 15, 2012, David Grudoski wrote: