Add support for right-aligned checkboxes to wxOSX
Honour wxALIGN_RIGHT style. Closes #17380.
This commit is contained in:
committed by
Vadim Zeitlin
parent
2072bfa00e
commit
e14b589e8e
@@ -56,8 +56,7 @@ enum wxCheckBoxState
|
||||
It can only be done from code. Using this flags allows the user to
|
||||
set the checkbox to the third state by clicking.
|
||||
@style{wxALIGN_RIGHT}
|
||||
Makes the text appear on the left of the checkbox. Not implemented
|
||||
in wxOSX.
|
||||
Makes the text appear on the left of the checkbox.
|
||||
@endStyleTable
|
||||
|
||||
@beginEventEmissionTable{wxCommandEvent}
|
||||
|
Reference in New Issue
Block a user