Re: move scrolled widget to expose last item

Marc Dashevsky <[email protected]> Wed, 31 Oct 2007 18:37:43 -0500
Newsgroups gmane.comp.lang.perl.tk
Message-ID <[email protected]>
At 05:23 PM 10/31/2007, Michael Higgins wrote:
>Subject says it all. How does one do this?
>
>I have a scrolled frame widget that contains a bunch of packed widgets, one of which is text, like:
>Label-Text-Button
>Label-Text-Button
>Label-Text-Button
>
>When I pack in a new set, the scrolled frame that contains them all doesn't move to show the new additional packed items.
>
>What do I do to tell a scrolled frame to show the bottom, then? Any takers? I've been at this off and on for most of a day, but it seems like a simple piece of the POD I must have missed.

How do you get a scrolled Frame?  I always use a Pane when I need to scroll.  Tk::Pane has the yview() method.

Marc 

--++**==--++**==--++**==--++**==--++**==--++**==--++**==
ptk mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/ptk