push(@listboxes, $f2->Listbox()->pack (-side => 'left', -expand => 1, -fill => 'both')); $f2->Scrollbar(-command, [yview => $listboxes[$_]])->pack (-side => 'left', -expand => 1, -fill => 'both');