You could even write
skips the extra subclassing :)my $app = Wx::SimpleApp->new; my $frame = MyForm->new; $frame->Show(1); $app->MainLoop;
In reply to Re^2: wxPerl fails with a cryptic message: "variable is not of type Wx::Point"
by Anonymous Monk
in thread wxPerl fails with a cryptic message: "variable is not of type Wx::Point"
by HelenCr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |