Prevent wxCheckListBox from corrupting menu item by changing ms_nLastMarginWidth (regarding defect #4068). SetOwnMarginWidth() member function needed to be added into wxOwnerDrawn.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@62511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -141,6 +141,7 @@ wxMSW:
|
||||
- Worked around child window and caret positioning bug (in Windows) when using
|
||||
wxBORDER_THEME in a container window.
|
||||
- Suppressed spurious character event for decimal key in numeric keypad.
|
||||
- Prevented wxCheckListBox from corrupting menu items.
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user