Help for this page

Select Code to Download


  1. or download this
        #=begin
        my $s = $logfrm->new_ttk__scrollbar(-orient => 'vertical', -comman
    +d => [$loglbl, 'yview']);
        $loglbl->configure(-scrollcommand => [$s, 'set']);