Help for this page

Select Code to Download


  1. or download this
    steve@steve-desktop:~$ perl -MWx -le"print for Wx->VERSION, Wx->wxVERS
    +ION_STRING"
    0.91
    wxWidgets 2.8.9
    
  2. or download this
    $style =  wxCAPTION() &~(  wxMINIMIZE_BOX() | wxMAXIMIZE_BOX() | wxRES
    +IZE_BORDER() )