Add wxTE_{RIGHT,CENTER} support for multiline wxTextCtrl in wxOSX
Just use -[NSTextView setAlignment].
Closes #13702.
(cherry picked from commit d45ba8ce62
)
This commit is contained in:
committed by
Dimitri Schoolwerth
parent
66ac3e863f
commit
49d52abb4e
@@ -662,6 +662,7 @@ wxOSX:
|
||||
- Fix custom paper support (tijsv).
|
||||
- Return false from wxSound::Create()/IsOk() if the file doesn't exist.
|
||||
- Fix scrolling behaviour of wxSearchCtrl (John Roberts).
|
||||
- Add wxTE_{RIGHT,CENTER} support for multiline wxTextCtrl (Andreas Falkenhahn).
|
||||
|
||||
|
||||
3.0.2: (released 2014-10-06)
|
||||
|
Reference in New Issue
Block a user