my $images_sm = Wx::ImageList->new( 16, 16, 1 ); $images_sm->Add( Wx::Bitmap->new("bin/icons/$_.gif", wxBITMAP_TYPE_GIF) );