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?
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?