Hi,

It is wrapped.

usage:

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


Regards

Mark

Ed W wrote:
> Am I right in thinking that this is not wrapped right now?  Is it easy
> to add?
> 
> Ed W


Reply via email to