Correct positioning of popup menus relative to mouse pointer
Also simplify the code by using the native method available since OS X 10.6 instead of emulating it. Closes #15385.
This commit is contained in:
committed by
Vadim Zeitlin
parent
023fd88bd7
commit
33d8d4e57c
@@ -209,3 +209,4 @@ wxOSX/Cocoa:
|
||||
- Don't leave wxSlider labels shown when the slider itself is hidden.
|
||||
- Don't generate wxEVT_TEXT_ENTER for controls without wxTE_PROCESS_ENTER.
|
||||
- Implement wxToolTip::SetDelay() (David Vanderson).
|
||||
- Correct positioning of popup menus relative to mouse pointer (John Roberts).
|
||||
|
Reference in New Issue
Block a user