Mark Dootson wrote: Hi,
Wx::GraphicsContext has problems with inheritance on wxMAC.I can fix with the attached patch - but I'm not sure if there's a better way to do this.
The inheritance for most classes is defined in Constants.xs; search for GDIPlusContext, there's already a special case for MSW.
HTH, Mattia
