search for: mac_os_x_version_10_4

Displaying 2 results from an estimated 2 matches for "mac_os_x_version_10_4".

Did you mean: mac_os_x_version_10_5
2007 Apr 18
5
Turning off spell checker in TextCtrl
Hi, I''m running WxRuby2 on Mac OS X. Something is spell checking the text that I put into it; words it doesn''t recognize get an annoying red line under them. How can I turn the spell checker off? Thanks, Paul
2007 Apr 21
0
[971] branches/wxruby2/wxwidgets_282/swig/classes: Added method to turn off ''Check Spelling as You Type'' on OS X 10.4.x and above.
...p&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp//renamed in the .i file to check_spelling +#ifdef __WXMAC__ +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp#if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_4 +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspvoid MacCheckSpelling(bool check); +&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp#endif +#endif </ins><span class=&quo...