From 6a0f372ca0f808501007d5a987093414a5a786ba Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Sat, 22 Nov 2008 14:29:00 +0000 Subject: [PATCH] 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 --- interface/wx/sysopt.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/interface/wx/sysopt.h b/interface/wx/sysopt.h index 58eff6bc52..d4143c8ffa 100644 --- a/interface/wx/sysopt.h +++ b/interface/wx/sysopt.h @@ -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 -- 2.45.2