in reply to Re: wxPreviewFrame error on closing
in thread wxPreviewFrame error on closing

Hi flash japh,

Thanks so much for your response.

I guess it's possible that this is the case, but if so it's outside my remit and I'd have to post it to the wxWidgets website. The destroy is handled automatically by the underlying wxWidgets c-code. wxPreviewFrame works fine with a wxPrintout object but not with a wxRichTextPrintout object - or at least my version of it.

I guess I'd have to write a test to prove that your theory one way or the other. ANy ideas how I might do this?

Thanks again.

Have a good day.

Steve

Replies are listed 'Best First'.
Re^3: wxPreviewFrame error on closing
by zentara (Cardinal) on Aug 31, 2010 at 12:28 UTC
    ANy ideas how I might do this?

    Sorry, I don't do well with the OO style of Wx. The Wx maillinglist is probably your best bet.


    I'm not really a human, but I play one on earth.
    Old Perl Programmer Haiku ................... flash japh

      Hi flash japh,

      I may have to do that, but I'm not ready to give up quite yet :)

      Regards

      Steve