TkAgg in a Tkinter GUI frame?

This is also in CVS.

Nice work!

In a quick test, the only thing I noticed is that the figure window
does not resize when embedded but does on a normal plot. I don't know
if this is a bug or a feature :-). In backend_gtk, I handle the
configure event in the FigureCanvas.

Gary, if you need a src snapshot (the regular CVS mirrors can lag
sometimes by a couple of days), let me know.

JDH

    > This is also in CVS.

Nice work!

In a quick test, the only thing I noticed is that the figure window
does not resize when embedded but does on a normal plot. I don't know
if this is a bug or a feature :-).

I implemented this since you brought it up and I think the new way
qualifies as a feature. The widget packing can be used to drive either
kind of behavior: resize-able or not-resize-able. The demo now resizes.

Regards,
Todd

ยทยทยท

On Wed, 2004-03-17 at 11:24, John Hunter wrote:

In backend_gtk, I handle the
configure event in the FigureCanvas.

Gary, if you need a src snapshot (the regular CVS mirrors can lag
sometimes by a couple of days), let me know.

JDH

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

--
Todd Miller <jmiller@...86...>