in reply to Re: wxPerl Tutorial one :: The basics
in thread wxPerl Tutorial one :: The basics
For the benefit of PerlMonks users: if you install DWIM Perl, it already includes Wx. (I have one Windows machine like that).
Alternatively, with Strawberry Perl (and cpanp), I have installed Wx with no problems, (on another Windows machine).
I had been using Win32::GUI, but it seems that it does not support Unicode, so I had to turn to another GUI system on Perl, and I chose wxWidgets.
|
---|