Re: tkinter wm_delete_window

2006-07-18 Thread Eric Brunel
On Tue, 18 Jul 2006 11:16:04 +0200, yvesd <[EMAIL PROTECTED]> wrote: > hello i want to intercept tkinter python system events like > wm_delete_window > and if possible for any window, but the newest code I've produced give > me > an error : > Traceback (most recent call last): > File "C:\Document

tkinter wm_delete_window

2006-07-18 Thread yvesd
hello i want to intercept tkinter python system events like wm_delete_window and if possible for any window, but the newest code I've produced give me an error : Traceback (most recent call last): File "C:\Documents and Settings\yvesd\Bureau\protowin.py", line 36, in ? b1 = Tkinter.Button (w