Pieter Baele wrote:
Hi,
Leopard ships with Perl 5.8.x, I've compiled Perl 5.10. myself
(overwriting /usr/bin/perl....)
Next I installed Wx (and some other perl modules), and the install
succeeded.
But when running the demo or a little dialog, something goes wrong.
The window starts up nicely but It doesn't react... I can't click or
select anything.
Use wxPerl instead of perl to start Wx applications on Mac:
wxPerl wxperl_demo.pl
More info in this thread in the mailing list archive:
http://www.nntp.perl.org/group/perl.wxperl.users/2008/07/msg5978.html
Cheers,
Huub