Add wxActivateEvent::GetActivationReason().
This method is implemented for wxMSW-only currently and allows to check whether the window is being activated by a mouse click or in some other way there. Closes #15516. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -581,6 +581,7 @@ All (GUI):
|
||||
- Fix alignment and transparency of bitmaps in wxDataViewCtrl (Eric Jensen).
|
||||
- Fix crash when auto-sizing a wxDataViewCtrl column (Spencer T. Parkin).
|
||||
- Add wxHtmlTag::GetParamAsString() convenience method.
|
||||
- Add wxActivateEvent::GetActivationReason() (Trigve).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user