2002-07-09 07:19:57 +00:00
|
|
|
\section{wxMac port}\label{wxmacport}
|
|
|
|
|
|
|
|
wxMac is a port of wxWindows for the Macintosh OS platform.
|
2002-07-09 08:33:57 +00:00
|
|
|
Currently MacOS 8.6 or higher, MacOS 9.0 or higher and
|
2002-07-09 07:19:57 +00:00
|
|
|
MacOS X 10.0 or higher are supported, although most development
|
2002-07-09 08:33:57 +00:00
|
|
|
effort goes into MacOS X support. wxMac can be compiled both
|
2002-07-09 07:19:57 +00:00
|
|
|
using Apple's developer tools and MetroWerks CodeWarrior in
|
|
|
|
different versions. Support for MacOS 8.X and MacOS 9.X is
|
|
|
|
only available through CodeWarrior. wxMac uses the Carbon
|
|
|
|
API (and optionally the Classic API under MacOS 8.X). You
|
|
|
|
will need wxWindows version 2.3.3 or higher for a stable
|
|
|
|
version of wxMac.
|
|
|
|
|
2002-07-09 08:33:57 +00:00
|
|
|
For further information, please see the files in docs/mac
|
|
|
|
in the distribution.
|
|
|
|
|