Hi, I'm wondering if there's something wrong with the source included in the 
v1.2.0 win32 py2.6 exe?  However I suspect I may have misunderstood something 
w.r.t svn.

The short version is that some code using the TkAgg backend which used 
self.figure.canvas.manager.toolbar.bsave stopped working when I upgraded from 
v1.1.

When I look in the svn browser 
here<http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/lib/matplotlib/backends/backend_tkagg.py?annotate=8989>
 (which I assume is the current code?) I can see that in class 
NavigationToolbar2TkAgg, _init_toolbar() does create self.bsave etc.

However in the source I have from the download 
here<https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.0/matplotlib-1.2.0.win32-py2.6.exe>,
 _init_toolbar() is a lot shorter and doesn't store the buttons as instance 
attributes.

Have I got confused or is something out of sync?

Thanks

Steve


________________________________
This email and any attached files are confidential and copyright protected. If 
you are not the addressee, any dissemination of this communication is strictly 
prohibited. Unless otherwise expressly agreed in writing, nothing stated in 
this communication shall be legally binding.

The ultimate parent company of the Atkins Group is WS Atkins plc. Registered in 
England No. 1885586. Registered Office Woodcote Grove, Ashley Road, Epsom, 
Surrey KT18 5BW. A list of wholly owned Atkins Group companies registered in 
the United Kingdom and locations around the world can be found at 
http://www.atkinsglobal.com/site-services/group-company-registration-details

Consider the environment. Please don't print this e-mail unless you really need 
to.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to