tkinter, overwrite Label-text?

skanemupp at yahoo.se skanemupp at yahoo.se
Thu Apr 10 09:47:52 EDT 2008


On 10 Apr, 15:28, "Dennis.Benzin... at gmx.net"
<dennis.benzin... at gmx.net> wrote:
> On Apr 10, 2:35 pm, skanem... at yahoo.se 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.



More information about the Python-list mailing list