In the interest of simplifying/unifying the API for callbacks in mpl, I ported the cm.ScalarMappable callback API to the cbook.CallbackRegistry functionality which is what we use (on the trunk) for the toolbar event handling and the Axes xlim/ylim notification. At a minimum, all callbacks (with one exception that I am aware of in widgets.py) in mpl are now handled with the cbook.CallbackRegistry, which is a start. backend_driver.py is passing as are a few interactive tests I tried, but make sure it looks OK on your end.
JDH ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel