[wxpython-users] The new StaticBitmap is dead,
long live the old StaticBitmap!
Alex
alexandru.tabac at gmail.com
Mon Mar 31 05:51:02 PDT 2008
OK. Here's the deal.
I create a empty bitmap, I get raw access to it, modify it, and then I use it
when creating a Static Bitmap.
Now, this works as expected on MacOSX 10.5, with it's included wxPython 2.8.4.0.
And doesn't work on WinXP SP2 with wxPython 2.8.7.1. All I get is black static
bitmaps.
Any ideas as to this mystery?
More information about the wxpython-users
mailing list