[ wxwindows-Bugs-1695793 ] MenuItem will not display bitmap
SourceForge.net
noreply at sourceforge.net
Fri Apr 6 12:29:03 PDT 2007
- Previous message: [wx-dev] wxString Build Errors in Latest CVS HEAD on MSW
- Next message: CVS: [SN] wxWidgets/src/os2 dnd.cpp, 1.23, 1.24 filedlg.cpp, 1.22,
1.23 listbox.cpp, 1.44, 1.45 menu.cpp, 1.57, 1.58 menuitem.cpp,
1.39, 1.40 notebook.cpp, 1.31, 1.32
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [wx-dev] wxString Build Errors in Latest CVS HEAD on MSW
- Next message: CVS: [SN] wxWidgets/src/os2 dnd.cpp, 1.23, 1.24 filedlg.cpp, 1.22,
1.23 listbox.cpp, 1.44, 1.45 menu.cpp, 1.57, 1.58 menuitem.cpp,
1.39, 1.40 notebook.cpp, 1.31, 1.32
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the wx-dev
mailing list