Qustion about Tkinter

Cameron Laird claird at starbase.neosoft.com
Wed Jan 30 13:37:42 EST 2002


In article <861yg8hral.fsf at mtu-net.ru>,
Timothey Sleptsov  <tim_sleptsov at fromru.com> wrote:
>
>I use Python with Tkinter, and i have some questions:
>
>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.
-- 

Cameron Laird <Cameron at Lairds.com>
Business:  http://www.Phaseit.net
Personal:  http://starbase.neosoft.com/~claird/home.html



More information about the Python-list mailing list