|
From: Nathan H. <nat...@po...> - 2013-09-15 22:09:02
|
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 |