Implement wxAuiNotebook::HitTest()
Check if point is on window or a certain tab. Closes https://github.com/wxWidgets/wxWidgets/pull/1059
This commit is contained in:
committed by
Vadim Zeitlin
parent
089eeea3ef
commit
ab1fd56977
@@ -144,6 +144,7 @@ All (GUI):
|
||||
- Adapt AUI colours to system colour changes (Daniel Kulp).
|
||||
- Fix removing and inserting pages in wxToolbook (Stefan Ziegler).
|
||||
- Fix bug in template selection in docview framework (jwiesemann).
|
||||
- Implement wxAuiNotebook::HitTest() (Sebastian Walderich).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user