[ wxwindows-Patches-1626428 ] wxMSW: misalignment of items with bitmaps in Menus

SourceForge.net noreply at sourceforge.net
Tue Jan 2 12:00:40 PST 2007


Patches item #1626428, was opened at 2007-01-02 15:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1626428&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: MSW specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tim Stahlhut (stahta01)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxMSW: misalignment of items with bitmaps in Menus

Initial Comment:
Bug Report: http://sourceforge.net/tracker/index.php?func=detail&aid=1626424&group_id=9863&atid=109863

Sample that shows the problem samples\menu\menu.cpp
Click on File, look at the alignment of the words "Standard menu Item demo" and "Clear Log"
The "C" is to the right of being right under the "S".
In other words, the items with bitmaps are indented more than the items without bitmaps. 

The cause was reported in this thread by Jamie Gadd
http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/82394

This is a patch that undo the change between version /wxWidgets/src/msw/menu.cpp between version 1.128 and 1.129

Tim S

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

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




More information about the wx-dev mailing list