checking the toolbar mode might help you.

tb = get_current_fig_manager().toolbar
    
if tb=='' : then you know that the toolbar is being used.

this may not answer your question totally - but might help.

k



--
View this message in context: 
http://matplotlib.1069221.n5.nabble.com/Disable-zoom-on-toolbar-tp14159p43151.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to