Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <resource xmlns="http://www.wxwindows.org/wxxrc" version="2.3.0.1">
    ...
            </object>
        </object>
    </resource>
    
  2. or download this
    package MyApp;
    
    ...
    
    package main;
    MyApp->new->MainLoop;