Add new wxStyledTextCtrl wxEVT_STC_AUTOCOMP_COMPLETED event
This is the translation of Scintilla SCN_AUTOCCOMPLETED notification. Closes #17664.
This commit is contained in:
committed by
Vadim Zeitlin
parent
0bb7d9966f
commit
b06e63dbd2
@@ -104,6 +104,7 @@ All (GUI):
|
||||
- Add support for affine transformation matrix in wxGCDC.
|
||||
- Add wxGraphicsContext::Flush() for Cairo renderer.
|
||||
- Add wxStyledTextEvent::GetListCompletionMethod() (NewPagodi).
|
||||
- Add wxEVT_STC_AUTOCOMP_COMPLETED event (NewPagodi).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user