From: Todd M. <jm...@st...> - 2004-03-17 19:19:20
|
On Wed, 2004-03-17 at 11:24, John Hunter wrote: > >>>>> "Todd" == Todd Miller <jm...@st...> writes: > > Todd> 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 > 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 > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Todd Miller <jm...@st...> |