]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/wx/portnote.tex
a2f782580a87b7d259078ca161fdce67f7275b41
[wxWidgets.git] / docs / latex / wx / portnote.tex
1 \chapter{Platform details}\label{platformdetails}
2 \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
3 \setfooter{\thepage}{}{}{}{}{\thepage}%
4
5 wxWidgets defines a common API across platforms, but uses the native graphical
6 user interface (GUI) on each platform, so your program will take on the native
7 look and feel that users are familiar with. Unfortunatelly native toolkits and
8 dedicated hardware not always support complete set of API functionality. This
9 chapter collects notes about differences among supported platforms and ports.
10
11 \input wxgtk.tex
12 \input wxmsw.tex
13 \input wxmac.tex
14 \input wxpalm.tex
15 \input wxos2.tex
16 \input wxmgl.tex
17 \input wxx11.tex
18