Hey,
Is there a reason why wxGraphicsContext_CreatePath is commented out? As
far as I can tell there is now no valid way to create a GraphicsPath.
The only way is wxGraphicsPath_Create, but according to
http://docs.wxwidgets.org/trunk/classwx_graphics_path.html it must be
create via an GraphicsContext or GraphicsRenderer.
Regards,
Nathan
|