From: Daniel C. C. <cri...@gm...> - 2007-01-16 16:04:18
|
Hi All! I have a problem with this code: my $x = Wx::PageSetupDialog->new($myParentFrame); $x->ShowModal(); This is part of a larger application. When I run the code it shows me a MessageBox with a Unhandled Exception and 3 buttons (Abort,Retry and Ignore). Do you have any idea? Any help appreciated. P.S. sorry for my bad English. |