Response to resizing window

Eric Brunel eric.brunel at pragmadev.com
Mon Mar 4 10:03:05 EST 2002


Hi Xiao-Qin,

Xiao-Qin Xia wrote:
> I want to redraw the chart whenever the window is resized. Anybody
> can show me how to do it? (I guess I need something like WM_DELETE_WINDOW)

A regular binding on "<Configure>" events should do the trick.

HTH
 - eric -



More information about the Python-list mailing list