Clarified meaning of new menu functions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -111,7 +111,8 @@ All (GUI):
|
||||
- API consistency fixes: added wxMenuBar::SetMenuLabel, wxMenuBar::GetMenuLabel,
|
||||
wxMenuBar::GetMenuLabelText, wxMenu::GetLabelText, wxMenuItem::SetItemLabel,
|
||||
wxMenuItem::GetItemLabel, wxMenuItem::GetItemLabelText, wxMenuItem::GetLabelText.
|
||||
Retrieval of labels with and without mnemonics/accelerators is now possible.
|
||||
Get...Label functions get the raw label with mnemonics and accelerators,
|
||||
and Get...LabelText function get the text only without mnemonics/accelerators.
|
||||
- Added AdvanceSelection, ShowWindowMenu functions and keyboard handling to
|
||||
wxAuiNotebook.
|
||||
|
||||
|
Reference in New Issue
Block a user