Nate Lowrie wrote: > On Thu, Aug 21, 2008 at 8:36 AM, Ed Leafe <[EMAIL PROTECTED]> wrote: >> On Aug 21, 2008, at 9:45 AM, Nate Lowrie wrote: >> >>> The only downside to this approach is that you can't set an image >>> and then go back to no image. However, given that it is a very rare >>> case, I thought that it was justified. >> I don't believe that that was possible in the old version, either - >> at least not on Mac. Once you set a bitmap on a menu, you can change >> it to another bitmap, but you can't clear it. > > Yeah, the current way that we got around that was to just set it to an > wx.EmptyBitmap and then you just got that annoying 1 black pixel > picture. wx doesn't have a way to clear the image. I don't believe > that clearing the image is necessary either though. Menus icons are > supposed to be setup and left alone...
So can we start with no image, in which case the annoying 1-px image isn't displayed, and then add an image later? Glad you got rid of the ugly 1-px empty image. Thanks! Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
