Qustion about Tkinter
Timothey
tim_sleptsov at mtu-net.ru
Thu Jan 31 16:13:17 EST 2002
claird at starbase.neosoft.com (Cameron Laird) writes:
> >Can i change value of listbox item, when this item already
> >exist? Without delete, and insert. I refresh listbox every
> >100ms, and user must have possibility to select items in listbox.
> I think the original poster has already received this answer,
> due to Bryan Oakley. For the benefit of others, I record:
> recent versions of Tk(inter) allow for -listvar configuration
> of listboxes.
I tried his exmaple in tcl/tk, and all works fine. But in Python/Tk,
no results. Yes i knew about control variable, there are only free
types, and no such as ListVar() =). I use reference on simple list,
when use listvariable option...no effect =(.
--
Best regards
Timothey Sleptsov
e-mail: tim_sleptsov at fromru.com
tim_sleptsov at mtu-net.ru
More information about the Python-list
mailing list