<steveco.1...@gmail.com> writes: > Hi Mark, > >> I've tested wxWidgets 2.9.4 and wxWidgets 2.8.12 on Fedora 17 32 bit. > > I'm Kubuntu 12.04.LTS, 2.8.11 > > Hmm... Can't see the wxPerl version number. How do I retrieve it?
perl -MWx -e 'print $Wx::VERSION, $Wx::wxVERSION, "\n"' -- Johan