From: Tait Pollard Date: 2006-06-23T01:57:12+09:00 Subject: Re: while in a tk mainloop Stuart Brand wrote: > Hi all > > How can I run a while loop in a Tk.mainloop? What exactly are you trying to do inside the while loop? depending on what you are trying to do more than likely there is a way to do it without the loop. I might be able to help if i know more about what you are trying to do. -- Posted via http://www.ruby-forum.com/.