Could someone post a simple example of printdialog ? I keep getting the following error:
my $dialog=Wx::PrintDialog->new($this);
if(wxID_OK==$dialog->ShowModal()){
}
(uwi_flip.pl:4316): Gtk-CRITICAL **: gtk_window_fullscreen: assertion
`GTK_IS_WINDOW (window)' failed
