wxMac: html/printing sample crashes

Stefan Csomor csomor at advancedconcepts.ch
Sat Nov 4 00:53:25 PST 2006


Hi

> >> In CVS HEAD, wxHtmlEasyPrinting crashes during printing. 
> If you build 
> >> the html/printing sample and try to print, after you click 
> OK in the 
> >> print dialog, the program crashes. <snip>
> > 
> > because there is no native context on OSX at that moment of 
> printing 
> > (only when a page really gets printed there is one) I'll 
> have to add 
> > something similar to the situation with the windowref, to have an 
> > affine transform that gets setup even if there is no context yet.
> 
> Okay, please let me know when it's in -- I'm looking forward 
> to basing the next app on 2.7.x!

should be ok for wxMac now. I have to add the new functions for msw and
gtk so that these compile as well when using graphics contexts.

Thanks,

Stefan




More information about the wx-users mailing list