wxArrayEditorDialog now uses wxEditableListBox. It has also been renamed to wxPGArrayEditorDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -995,6 +995,10 @@ without warnings or errors.
|
||||
- Various wxPropertyGridManager page-related functions now return pointer
|
||||
to the page object instead of index.
|
||||
|
||||
- wxArrayEditorDialog used by wxArrayStringProperty and some sample
|
||||
properties has been renamed to wxPGArrayEditorDialog. Also, it now uses
|
||||
wxEditableListBox for editing.
|
||||
|
||||
- Instead of calling wxPropertyGrid::SetButtonShortcut(), use
|
||||
wxPropertyGrid::SetActionTrigger(wxPG_ACTION_PRESS_BUTTON).
|
||||
|
||||
|
Reference in New Issue
Block a user