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