[ wxwindows-Bugs-1695793 ] MenuItem will not display bitmap

SourceForge.net noreply at sourceforge.net
Fri Apr 6 12:29:03 PDT 2007


Bugs item #1695793, was opened at 2007-04-06 12:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1695793&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build -- wxPython
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: jimmygyuma (jimmygyuma)
Assigned to: Robin Dunn (robind)
Summary: MenuItem will not display bitmap

Initial Comment:
The first menuitem on a menu will not display the bitmap, although subsequent items do.

In the attached file, the fileNewItem does not display its bitmap.
Neither did the editUndoItem, again the first on the menu.  I tried inserting a dummy ...
   editMenu.Append(-1,"","")
...but it wouldn't let me do that.  So I inserted the editSelectAllItem, and sure enough, now the editUndoItem bitmap displays, but not the editSelectAllItem bitmap.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1695793&group_id=9863




More information about the wx-dev mailing list