teq-2 wrote:
> 
> 
> Has anyone ever added a print button to the pyplot toolbar? And in general
> how is it possible to modify that toolbar instead of creating a new one?
> 
> -Tim
> 
> 

The actual toolbar is defined in the backend. It is not difficult to modify
it.

For the Qt4agg backend on windows look for NavigationToolbar2QT in:
c:\Python26\Lib\site-packages\matplotlib\backends\backend_qt4.py

-- 
View this message in context: 
http://old.nabble.com/pyplot-toolbar-tp29741179p29741292.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to