]> git.saurik.com Git - wxWidgets.git/commitdiff
document mac.textcontrol-use-spell-checker (fixes #10165)
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 22 Nov 2008 14:29:00 +0000 (14:29 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 22 Nov 2008 14:29:00 +0000 (14:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/sysopt.h

index 58eff6bc52348e60af5d15241a5ca033a63b3bc1..d4143c8ffadc6cd9a4cbb9fa081fc5d6e1c10e5b 100644 (file)
@@ -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