added wxMenu::AppendSubMenu() to avoid having to specify a dummy id when adding a submenu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -126,6 +126,7 @@ All (GUI):
|
||||
- Indices and counts in wxControlWithItems derived API are unsigned.
|
||||
- Added support for links to wxHtmlListBox; use code has to override
|
||||
wxHtmlListBox::OnLinkClicked() to take advantage of it.
|
||||
- Added an easier to use wxMenu::AppendSubMenu()
|
||||
|
||||
wxMSW:
|
||||
|
||||
|
Reference in New Issue
Block a user