Fix wxSearchCtrl appearance under OS X 10.10 Yosemite.
Avoid centered look which renders the control unusable under this version.
Closes #16871.
(this is a backport of 563329f89f
from master)
This commit is contained in:
committed by
Vadim Zeitlin
parent
38e410a273
commit
f313ecf9b6
@@ -636,6 +636,7 @@ wxOSX:
|
||||
- Fix length of text in wxTextDataObject.
|
||||
- Fix using wxHTTP and wxFTP from worker thread.
|
||||
- Fix wxFileDialog::GetFilterIndex() for file open dialogs (phsilva).
|
||||
- Fix wxSearchCtrl appearance under 10.10 (John Roberts).
|
||||
- Generate correct events for WXK_NUMPAD_ENTER (John Roberts).
|
||||
- Fix handling of WXK_NUMPAD_ENTER in wxTextCtrl (John Roberts).
|
||||
- Fix printing all pages non-interactively (John Roberts).
|
||||
|
Reference in New Issue
Block a user