I'm subclassing the listbox and now whenever the listbox subclass is
first instantiated the first - and only the first click fire the event
twice.
The first event fires and the call back executes the GetSelections
method which always returns the 0 index in the listbox regardless of
which ite
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