|
From: David G. <da...@we...> - 2012-08-16 06:29:12
|
>> (Corrects the top posting of the earlier replies, Sorry) > >> On Aug 15, 2012, at 5:17 AM, Benjamin Root wrote: >> >>> >>> >>> On Wednesday, August 15, 2012, David Grudoski wrote: >>> 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 <da...@we...> >> Date: August 15, 2012 6:30:20 AM PDT >> To: Benjamin Root <ben...@ou...> >> Cc: "mat...@li..." <mat...@li...> >> 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. |