For Programmers: Free Programming Magazines  


Home > Archive > PerlTk > November 2004 > Re: How to query entry path for embedded widgets and parent entry









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: How to query entry path for embedded widgets and parent entry
Rob Seegel

2004-11-25, 8:59 am

If you want to search for all embedded widgets, I think you're going to
have to iterate through all paths and then use entryCget to find all
entries (or is it items?) that have an itemtype of 'window'.

I wonder how many folks embed widgets in a HList? I played with it for a
while, but was very dissatisfied with the end result. If the HList has
enough items to scroll, the effect usually isn't too good, because the
embedded widgets aren't clipped correctly. This is problem with most of
the core Tk widgets. The only one I know of that handles it well (I
believe) is TableMatrix, but things may have changed since the last time
I looked.

Rob
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com