Re: [Tkinter-discuss] question on displaying inserted text in widget'Text'

2006-03-17 Thread Stewart Midwinter
Man you've got to be fast to get ahead of Fredrik! And his solution is better than mine, anyway... :-) S ___ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss

Re: [Tkinter-discuss] question on displaying inserted text in widget'Text'

2006-03-17 Thread Fredrik Lundh
"V H" wrote: > The function what I implemented takes 30 seconds. Before running it I want > to give some message to user by displaying them in the widget 'Text'. Seems > it's not useful because the message are always displayed after the excution. > Could you help me to resolve it? call self.text.