>>>>> "Darren" == Darren Dale <[EMAIL PROTECTED]> writes:
Darren> When I run the following: figure(); plot([1,2]) figure(); Darren> plot([1,2]) Darren> and then I use the zoom widget in one figure, and then try Darren> to use the zoom widget in the other figure without turning Darren> off the first zoom widget, I get an error. Is this Darren> desirable? Hi Darren -- I just modified the code to use per canvas widget locking. Now every FigureCanvas has a widgetlock attr. Unfortunately, I cannot adequately test right now because I am working over X11 and the interactive widget stuff like examples/lasso_demo.py is too slow. Could you try that demo, as well as multiple figures with pan/zoom and make sure you don't see any strangness? Thanks, JDH ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel