Who do you get the children of a Tk Widget?
Posted
by Xofo
on Stack Overflow
See other posts from Stack Overflow
or by Xofo
Published on 2010-05-12T22:56:23Z
Indexed on
2010/05/12
23:14 UTC
Read the original article
Hit count: 463
How do tell a Tk widget to tell me what (or who as the case may be) its children are? Is there a command for this?
For example given a canvas widget .cvs with a label, a button and other adornments ... how do interrogate the canvas?
x
© Stack Overflow or respective owner