On 22-Jan-09, at 8:26 PM, E.R. Uber wrote:
When traversing the list of child widgets returned from g_winfo_children,how does one distinguish what type of widget is being examined? Forinstance, if you only care about frame and ttk::frame widgets and nothing else.
Query class with g_winfo_class.