From: Mattia B. <mb...@ds...> - 2002-03-09 14:16:19
|
> I just installed v. 0.10 on Linux/perl 5.6.0. > Running the dialogs.pl sample I get the following error (and a crash) > after selecting the font dialog: > cannot locate ...method "New" via wx::FontData at line 220 > > Any ideas what is wrong? Yes, read below. > Is FontData simply not implemented yet? It is implemented. The problem is that I accidentally compiled it out in the binary release, due to a difference between wx 2.2 and 2.3 . I will put out a new Perl 5.7.3-compatible wxPerl soon, I'll correct this too. Regards Mattia |