Document that wxALIGN_RIGHT doesn't work with wxCheckBox under OS X
See #17380.
This commit is contained in:
@@ -56,7 +56,8 @@ enum wxCheckBoxState
|
|||||||
It can only be done from code. Using this flags allows the user to
|
It can only be done from code. Using this flags allows the user to
|
||||||
set the checkbox to the third state by clicking.
|
set the checkbox to the third state by clicking.
|
||||||
@style{wxALIGN_RIGHT}
|
@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
|
@endStyleTable
|
||||||
|
|
||||||
@beginEventEmissionTable{wxCommandEvent}
|
@beginEventEmissionTable{wxCommandEvent}
|
||||||
|
Reference in New Issue
Block a user