+- non-const wxDC methods GetBackground(), GetBrush(), GetFont() and GetPen()
+ don't exist any more, please fix your code -- it never worked correctly
+ anyhow if you modified the objects returned by these methods so you should
+ simply switch to using const methods.