send END_EDIT label if label editing is cancelled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -79,6 +79,7 @@ All (GUI):
|
||||
- added wxListCtrl::GetViewRect()
|
||||
- added wxTextCtrl::MarkDirty()
|
||||
- wxToolBar::ToggleTool() now works for radio buttons (Dag <20>gren)
|
||||
- wxListCtrl now sends an END_LABEL event if editing was cancelled, too
|
||||
- bug in wxRect ctor from two [out of order] wxPoints fixed (Steve Cornett)
|
||||
|
||||
wxMSW:
|
||||
@@ -90,6 +91,7 @@ wxMSW:
|
||||
- several fixes to owner drawn menu items (Christian Sturmlechner)
|
||||
- wxGauge now supports full 32 bit range (Miroslav Rajcic)
|
||||
- make it possible to give focus to the notebook tabs (Hajo Kirchhoff)
|
||||
- MDI child frames are not always resizeable any more (Andrei Fortuna)
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user