in reply to Re^3: wxPreviewFrame error on closing
in thread wxPreviewFrame error on closing
Hi Anon,
Well then, is it possible that one of the wrappings (maybe the one I did on RichTextPrintout) is not passing the event on to wxPrintout or whatever it's equivalent is? Because when I manually capture EVT_CLOSE and handle it, it's as near as I can get to the correct processing.
Alternatively, I could mimic the above c-processing, but I'd need a couple of hints:
So in that case all I have to do is to delete/Destroy() the windowDisabler as well.
Regards
Steve
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: wxPreviewFrame error on closing
by Anonymous Monk on Sep 09, 2010 at 20:43 UTC |