Allow changing alignment styles after wxTextCtrl creation (wxOSX)
Update NSTextView/NSTextField alignment mode when wxTextCtrl alignment styles are changed with SetWindowStyleFlag(). Closes #17952.
This commit is contained in:
committed by
Artur Wieczorek
parent
cd1c3fab0c
commit
ccc513bca9
@@ -241,6 +241,7 @@ wxOSX:
|
||||
- Add support for wxTE_CHARWRAP style to wxTextCtrl.
|
||||
- Fix selecting RGB bitmaps (with no alpha channel) into wxMemoryDC.
|
||||
- Fix updating radio groups when menu item is inserted/removed from wxMenu.
|
||||
- Allow changing alignment styles after wxTextCtrl creation (Andreas Falkenhahn).
|
||||
|
||||
Unix:
|
||||
|
||||
|
Reference in New Issue
Block a user