From: Mattia B. <mat...@li...> - 2006-07-05 18:19:51
|
On Wed, 05 Jul 2006 12:30:42 +0200 "AOu...@fr..." <AOu...@fr...> wrote: Hello, > I have just compiled the new wxPerl with Alien. The question for me is > now, which wxWidgets is in use when I start my app. The one under Alien > or the one under Wx ? The one that you choose when installing Alien. > Is the Version String correct with a comma (was a point before) ? Maybe you are printing the version _number_ under a German locale? > And when I try to use Wx::Notebook HitTest, I get an error that the > function isn't implemented. But when I check the XS files it is defined > there. Are you sure it is a Wx::Notebook instance? Code snippet? > Did I do something wrong ? Should I have deleted the old wxPerl before > compiling ? make clean in the wxPerl/Alien directory suffices. > Systeminfo: Windows XP SP2, Perl 5.8.6, wxWidgets 2.6.3 Regards Mattia |