Document that wxALIGN_RIGHT doesn't work with wxCheckBox under OS X
See #17380.
This commit is contained in:
parent
b4e3188876
commit
f6de4903d5
@ -56,7 +56,8 @@ 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.
|
||||
Makes the text appear on the left of the checkbox. Not implemented
|
||||
in wxOSX.
|
||||
@endStyleTable
|
||||
|
||||
@beginEventEmissionTable{wxCommandEvent}
|
||||
|
Loading…
Reference in New Issue
Block a user