1 \chapter{Platform details
}\label{platformdetails
}
2 \setheader{{\it CHAPTER
\thechapter}}{}{}{}{}{{\it CHAPTER
\thechapter}}%
3 \setfooter{\thepage}{}{}{}{}{\thepage}%
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. Unfortunately native toolkits and
8 hardware do not always support the functionality that the wxWidgets API
9 requires. This chapter collects notes about differences among supported platforms and ports.