Implement auto complete in generic wxSearchCtrl
Just forward the relevant methods to the embedded wxTextCtrl. Closes #17519.
This commit is contained in:
committed by
Vadim Zeitlin
parent
e85b8f1a4b
commit
e7a526604c
@@ -81,6 +81,7 @@ All (GUI):
|
||||
- Make wxDataViewCtrl::Expand() expand ancestors in native ports too.
|
||||
- Add wxDataViewCtrl::SetHeaderAttr().
|
||||
- Add wxListCtrl::SetHeaderAttr().
|
||||
- Implement auto complete in generic wxSearchCtrl (Eric Jensen).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user