document mac.textcontrol-use-spell-checker (fixes #10165)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9cfebe8ccc
commit
6a0f372ca0
@ -89,6 +89,9 @@
|
||||
flag{mac.listctrl.always_use_generic}
|
||||
Tells wxListCtrl to use the generic control even when it is capable of
|
||||
using the native control instead. Also knwon as wxMAC_ALWAYS_USE_GENERIC_LISTCTRL.
|
||||
flag{mac.textcontrol-use-spell-checker}
|
||||
This option only has effect for Mac OS X 10.4 and higher.
|
||||
If 1 activates the spell checking in wxTextCtrl.
|
||||
@endFlagTable
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user