Help for this page
$pane = $mw->Scrolled("Pane", ...); # add widget(s) to $pane here $pane->pack;
#!/usr/bin/env perl ... } MainLoop;