X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/298fe32f7a9a1257e4cdc0c07c8698984eb5f4fe..22bea944d244ae135f41ebaa3a2e7e10cb925756:/docs/latex/wx/portnote.tex?ds=sidebyside diff --git a/docs/latex/wx/portnote.tex b/docs/latex/wx/portnote.tex index e42b9ee73d..a603df90f2 100644 --- a/docs/latex/wx/portnote.tex +++ b/docs/latex/wx/portnote.tex @@ -1,12 +1,17 @@ -\chapter{Port notes}\label{portnotes} +\chapter{Platform details}\label{platformdetails} \setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}% \setfooter{\thepage}{}{}{}{}{\thepage}% -This chapter contains port specific notes. +wxWidgets defines a common API across platforms, but uses the native graphical +user interface (GUI) on each platform, so your program will take on the native +look and feel that users are familiar with. Unfortunately native toolkits and +hardware do not always support the functionality that the wxWidgets API +requires. This chapter collects notes about differences among supported platforms and ports. \input wxgtk.tex \input wxmsw.tex \input wxmac.tex +\input wxpalm.tex \input wxos2.tex \input wxmgl.tex \input wxx11.tex