On 10 Apr, 15:28, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Apr 10, 2:35 pm, [EMAIL PROTECTED] wrote: > > > using python And tkinter. > > > i have a GUI that outputs a text among other things. after input form > > user i want this text to be *)cleared and/or > > *)overwritten. > > > what is the best way to achieve that? > > [...] > > Which widget do you use? > > Some widgets can be connected to variables so that when the variable > changes the widget is automatically update. > Have a look <athttp://docs.python.org/lib/node696.html>. > > HTH, > Dennis Benzinger
i use the Label-widget. -- http://mail.python.org/mailman/listinfo/python-list