Re: Text Widget Frame Holder

Slaven Rezic <[email protected]> 18 Oct 2006 22:33:07 +0200
Newsgroups gmane.comp.lang.perl.tk
Message-ID <[email protected]>
Daniel Leonard <[email protected]> writes:

> Hi. I have a scrolled text widget which I use to hold frames
> containing labels and buttons. What I am wondering is whether there
> is a way to identify which frames are currently visible in the text
> widget? Stated another way, is there a mechanism which will return a
> list of all frame object currently visible in a text window while
> excluding all frame objects that are not visible? If this is not
> possible, what other mechanism might I use to display the frames
> which would make this possible. Thanks for your help!
> 

Maybe you can use the dlineinfo method to decide whether an element at
atext index is visible or not.

Regards,
        Slaven

-- 
Slaven Rezic - slaven <at> rezic <dot> de

    tknotes - A knotes clone, written in Perl/Tk.
    http://ptktools.sourceforge.net/#tknotes
--++**==--++**==--++**==--++**==--++**==--++**==--++**==
ptk mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/ptk