in reply to PERL/Tk Scrolled Textbox: How do I tell it to automatically scroll down?

There is a function available for you . $text->see('end');
  • Comment on Re: PERL/Tk Scrolled Textbox: How do I tell it to automatically scroll down?
  • Download Code