Add wxTE_{RIGHT,CENTER} support for multiline wxTextCtrl in wxOSX
Just use -[NSTextView setAlignment]. Closes #13702.
This commit is contained in:
committed by
Vadim Zeitlin
parent
165842423c
commit
d45ba8ce62
@@ -192,3 +192,4 @@ wxOSX/Cocoa:
|
||||
events (Igor Korot).
|
||||
- Implement strike-through support in wxFont (Igor Korot).
|
||||
- Provide native implementation of wxStandardPaths (Tobias Taschner).
|
||||
- Add wxTE_{RIGHT,CENTER} support for multiline wxTextCtrl (Andreas Falkenhahn).
|
||||
|
Reference in New Issue
Block a user