Re: Tkx g_winfo_children

2009-01-22 Thread Jeff Hobbs
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? For instance, if you only care about frame and ttk::frame widgets and nothing else. Query class with g_winfo_c

Tkx g_winfo_children

2009-01-22 Thread E.R. Uber
When traversing the list of child widgets returned from g_winfo_children, how does one distinguish what type of widget is being examined? For instance, if you only care about frame and ttk::frame widgets and nothing else.

Re: Updates to Tcl:Tk for better Perl/Tk Compatibility

2009-01-22 Thread John Cerney
Konovalov, Vadim (Vadim)** CTR ** wrote: -Original Message- From: John Cerney [mailto:jcer...@tx.rr.com] My google login is jcer...@tx.rr.com done. thanks for joining :) * All the perl/tk widget demos work with minimal changes (typically by just changing the "Use Tk;" t