From: Ferenc Engard Date: 2003-11-30T23:34:51+09:00 Subject: Re: exceptions in tk after procs? > For 'after idle' only, there is 'Tk.after_idle' method. > It will show an error dialog, when its callback procedure causes an > exception. And what about, say, TkEntry's validatecommand functions? It seems that they work similarly, i.e. discarding the exceptions. (I am not sure about it right now, but I have a strong suspect. :) Ferenc