wxGraphicsContext drawing to Bitmap?

Christoph Borgolte cb at delta-h.de
Wed Jun 27 02:59:32 PDT 2007


>AFAICS currently you can only create wxGraphicsContext associated with a
>wxMemoryDC. I definitely hope this could be extended to the other platforms
>as this seems a rather crucial functionality. But currently I don't see how
>to do it.

Thanks, this worked fine with wxGTK and wxMSW.
Maybe it should be added to the documentation that one can use a wxMemoryDC and not just a wxWindowDC with the Create() method.






More information about the wx-users mailing list