in reply to Re: perl/Tk and expandable widgets
in thread perl/Tk and expandable widgets

Thanks for the demo code!

I like to add a bugfix in the second code snippet in line 8:

my $'HList',->Scrolled(

should be

my $hl = $mw->Scrolled('HList',