|
From: Willw <wil...@gm...> - 2013-04-10 01:55:12
|
I'm trying to override the behaviour of the toolbar, with partial success. This works: ...but this doesn't: Having actually created a figure, I can get a bound method for save_figure: This I can override, and call my override function successfully from my script - but pressing the save button on the toolbar doesn't call my function... I'm running matplotlib 1.1.1rc and python 2.7.3 Thanks, Will -- View this message in context: http://matplotlib.1069221.n5.nabble.com/Overriding-Save-button-on-Toolbar-tp40864.html Sent from the matplotlib - users mailing list archive at Nabble.com. |