$Search_Listbox = $mw->Listbox( -background => "white", -yscrollcommand => 1, -height => 7, -width => 47, -listvariable => \@Test); $Search_Listbox->place(-x => 5, -y => 150);