Help for this page

Select Code to Download


  1. or download this
    Wx_Grid *               O_WXOBJECT
    wxGrid *                O_WXOBJECT
    
  2. or download this
    DEPRECATIONS
    
    ...
        my $window = MyWindow->new( ... ); # MyWindow ISA Wx::Window
        $button->{a} = 'b';
        $window->{c} = 'd';