I added the Image twice to a Menu. One time directly, and one time with imagelist.GetBitmap().
But it only works if I use wx.MenuItem.SetBitmap()...
Have you an idea? Did I make a mistake or is this a bug?
If I remember correctly the native image list on Windows only preserves masks, not alpha. It may still be a bug though if I'm not remembering correctly. Please enter a bug report about it, with a category of "wxMSW Specific".
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!