Help for this page
my $msg_icon = $MW->Photo( -file=>'msgicon.xpm' ); $MW->messageBox( -message => $message, -icon => $msg_icon, -type => 'okcancel', -title => $title );