Mac OS X: removed all uses of Carbon (except for older OS versions) and re-organized

text input around the NSTextInput protocol.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8173 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy
2011-01-03 16:50:34 +00:00
parent bb6392f7ec
commit 874bca74f5
13 changed files with 177 additions and 416 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -7,5 +7,5 @@
#endif
#ifdef FL_LIBRARY
#include <Carbon/Carbon.h>
#include <ApplicationServices/ApplicationServices.h>
#endif