[Tkinter-discuss] resize notification

Titus von der Malsburg malsburg at cl.uni-heidelberg.de
Thu Aug 30 12:38:49 CEST 2007



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.

Thanks for any advice!

    Titus


More information about the Tkinter-discuss mailing list