Hi
I’m using wx.Bitmap’s GetSubBitmap() API. On linux (ubuntu, fedora) everything OK.
Trying to port code to windows7, GetSubBitmap() return empty bitmap, which result in black bitmap.
Attached simple example that draws periodically green rectangle somewhere on panel. On windows7 it turn to black rectangle.
Any Idea?
With best regards
Yosi
subbitmap.py (1.45 KB)