[Tkinter-discuss] resize notification

Cameron Laird Cameron at phaseit.net
Thu Aug 30 16:24:24 CEST 2007


On Thu, Aug 30, 2007 at 12:38:49PM +0200, Titus von der Malsburg wrote:
			.
			.
			.
> I have a canvas and have to perform some action when it is resized.  How
> can I get notified when resizing happened?  How do I find out the amount
> of the change (without keeping the old size myself)?
> 
> I tried overriding config (configure), but it is not called during
> resizing.
			.
			.
			.
Is <URL: http://mail.python.org/pipermail/python-list/2007-January/424098.html >
the sort of thing you're after?  Note the spelling:  "<Configure>".


More information about the Tkinter-discuss mailing list