Help for this page

Select Code to Download


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