]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/wx/wxmac.tex
don't use obsolete functions (mostly copystring() and Count()), remove their document...
[wxWidgets.git] / docs / latex / wx / wxmac.tex
1 \section{wxMac port}\label{wxmacport}
2
3 wxMac is a port of wxWidgets for the Macintosh OS platform.
4 Currently MacOS 8.6 or higher, MacOS 9.0 or higher and
5 MacOS X 10.0 or higher are supported, although most development
6 effort goes into MacOS X support. wxMac can be compiled both
7 using Apple's developer tools and MetroWerks CodeWarrior in
8 different versions. Support for MacOS 8.X and MacOS 9.X is
9 only available through CodeWarrior. wxMac uses the Carbon
10 API (and optionally the Classic API under MacOS 8.X). You
11 will need wxWidgets version 2.3.3 or higher for a stable
12 version of wxMac.
13
14 For further information, please see the files in docs/mac
15 in the distribution.
16