Hi

It is wrapped.

usage:

my $about = Wx::AboutDialogInfo->new();
$about->SetName('My App Name');
$about->SetLicense('USE IT AND WEEP');
$about->AboutBox;

Cool.  Thanks for pointing that out.

Aha, I see now that I foolishly clicked download on the sourcecode on the wxperl website, but on closer inspection it's for v0.26. I grabbed the SVN and now I can see that class

Thanks Mark (and Mattia!)

Ed W

Reply via email to