Tkinter widget question.

Adonis adonisv at earthlink.net
Mon Apr 28 20:30:51 EDT 2003


I have a function that creates N amount of widgets (Entry()), I wish to keep
track of them, looking into the Tkinter documentation there is a mention of
a 'name' option is available for the widgets, but then it goes on to say
that it can not be accessed by a dictionary interface? How can I access it?

Or any other idea on how to track my created widgets.

I am guilty of not googling, as I already had my news client open, and was
lazy to do so...

Any help is greatly appreciated.

Adonis






More information about the Python-list mailing list