On Thursday 10 August 2006 10:54, John Hunter wrote:
> >>>>> "Charlie" == Charlie Moad <[EMAIL PROTECTED]> writes:
>
>     Charlie> I periodically am seeing it.  But I can't figure out how
>
> I just tested on TkAgg ( I usually use GTKAgg) and noticed another
> problem.  When you click "zoom to rect mode" the format string in the
> toolbar becomes so long that it causes the window to resize to fit
> it.  As you move the mouse around, depending on the x and y
> locations, the format string becomes longer or shorter and the window
> resizes like mad.  Very annoying.  Let's hold off on a release until
> we can sort these bugs out.

I fixed that problem in the qt backends by telling the label to ignore sizing 
hints. We could make the format string shorter, but even then, depending on 
the size of the window, this problem can occur. What format would you prefer 
to be reported on the toolbar?

-------------------------------------------------------------------------
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

Reply via email to