>>>>> "Charlie" == Charlie Moad <[EMAIL PROTECTED]> writes:

    Charlie> I periodically am seeing it.  But I can't figure out how
    Charlie> to cause it.

I have tested a few backends (TkAgg, WX, QtAgg, GTK and GTKAgg) and am
only seeing it on GTK and GTKAgg.  My guess is that something ou did
in adding the resize functionality to GTK is triggering this.  You
might want to look at a diff between the current svn and revision
2627 to see if you can find the source of this.

peds-pc311:~/mpl> svn log lib/matplotlib/backends/backend_gtk.py |
head -20
------------------------------------------------------------------------
r2628 | cmoad | 2006-07-28 12:58:58 -0500 (Fri, 28 Jul 2006) | 1 line

fixed qt subplots button. added FigureManager.resize method
------------------------------------------------------------------------
r2502 | jdh2358 | 2006-06-21 08:22:31 -0500 (Wed, 21 Jun 2006) | 1
line

added custom figure class hook
------------------------------------------------------------------------
r2476 | efiring | 2006-06-12 12:36:06 -0500 (Mon, 12 Jun 2006) | 2
lines

GTK backend: don't draw line if linewidth==0.

------------------------------------------------------------------------
r2384 | stevech | 2006-05-08 01:40:08 -0500 (Mon, 08 May 2006) | 2
lines



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