$converted = $mw->Dialog(-title => ' Conversion', -text => 'The conversion is completed', -default_button => 'open file', -buttons => [ 'open file', 'close'], -bitmap => 'info' )->Show( );