]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/portnote.tex
Changed note that enter/leave events ARE supported
[wxWidgets.git] / docs / latex / wx / portnote.tex
index a742aaf88c599752574c87b500d58873e5df9b1b..a2f782580a87b7d259078ca161fdce67f7275b41 100644 (file)
@@ -1,7 +1,18 @@
-\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. Unfortunatelly native toolkits and
+dedicated hardware not always support complete set of API functionality. 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
+