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