From: Kero van Gelder Date: 2003-05-28T07:52:21+09:00 Subject: Re: Tk: Call mainloop twice On Tue, 27 May 2003 13:17:46 +0000, Phlip wrote: >> I understand your problem because I have the same. Keep one window alive, so the mainloop never ends. If you hide it, user won't be bothered. Haven't checked whether this works. > May I ask something? > > I know why I have this problem. But why on earth would a normal person have > this problem?? experimenting? especially in irb :) I had success once with a renewed "load 'tk'", but I haven't checked whether that has memory problems or other weird effects. Bye, Kero.