in reply to Re^2: Regarding Perl/Tk
in thread Regarding Perl/Tk

The technique thundergnat demonstrated is to use a container widget(Frame) with a grid sizer (or whatever), so just copy/paste that and you're good to go