Help for this page

Select Code to Download


  1. or download this
        # Scrollable text area.
        my $scroll =
    ...
                              -scrollbars => 'e',
                              -width => 81, -height => 20)
                ->pack(-expand => 1, -fill => 'both');