in reply to Re^2: Has anyone used wxGlade or wxDesigner to generate code
in thread Has anyone used wxGlade or wxDesigner to generate code

run 'wxperl_demo.pl'; under Mac OS X you will need to run 'wxPerl -S wxperl_demo.pl'.
$ wxperl_demo --help Version: 0.11 Usage: C:\perl\5.10.1\bin/wxperl_demo.bat --help this help --show ??? showing the particular Demo --list list all available modules

Replies are listed 'Best First'.
Re^4: Has anyone used wxGlade or wxDesigner to generate code
by Anonymous Monk on Dec 30, 2010 at 20:05 UTC
    Wow!!!! This is fabulous.
    C:\Perl\site\bin\wxperl_demo.bat
    runs C:\Perl\site\bin\wxperl_demo.pl
    and is so much more than I expected.
    Thanks.