$sc[$i] = $tile[$i]->Scrolled('Canvas', -confine => 0, -scrollbars => 'os', -scrollregion => [0, 0, $initial_width, 125], -width => 400, -height => 125, -background => randColor() )->pack(qw/-fill both -side top -expand 1/);