Help for this page
package MyFrame; use base 'Wx::Frame'; ... $self->SetTitle( 'Combo box selected' ); }