update of elements in GUI

woooee woooee at gmail.com
Tue Aug 17 00:47:24 EDT 2010


On Aug 16, 9:07 pm, Jah_Alarm <jah.al... at gmail.com> wrote:
I have some elements on the screen (Labels, most
> importantly) which content has to be updated every iteration of the
> algorithm
 The variable type is IntVar()

You would use int_var_name.set(some_number)



More information about the Python-list mailing list