in reply to Re: Is this megawidget doable
in thread Is this megawidget doable
Thanks -- that did what I wanted. I noticed you added the line:
my $dialog = $mw ->DialogBox( -title => ' ', -buttons => [qw(OK Abort) +]);
Did this have anything to do with my nutty results? If so , then why?
|
|---|