I'm a little teapot ... himself the question: if I want to appeal to the 
widget, knowing his name... ?

# appropriated the name of the widget
label = Label(frame, width = 40, text='text', name = 'name')
...
name_='name'
configure(name_)
...
def configure(name_)
        #And how can that be?
        # At least let the text you want to change ....

I beg you ..!!!!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to