From: Jouke V. <jo...@pv...> - 2002-08-27 09:42:07
|
> > >C:\>perl -MWx -e "print Wx::wxVERSION_STRING(), qq{\n};$s > = Wx::GridSizer->new( 1, 2 ); $s->FitInside( )" >wxWindows 2.3.3 >Usage: Wx::Sizer::FitInside(THIS, window) at -e line 1. > >What does this print for you? > This prints the same for me. Weird. I must have tested it on my other (Linux) box which has 2.2.9 on it...Sorry to bother you :/ Jouke |