X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3ed3a1c846d66410872a15f746c432311e306e42..3bfaa5a7e4929d7259d1eb7efb6528c7a90c7831:/docs/doxygen/mainpages/platdetails.h diff --git a/docs/doxygen/mainpages/platdetails.h b/docs/doxygen/mainpages/platdetails.h index a4f9161133..17813b6a67 100644 --- a/docs/doxygen/mainpages/platdetails.h +++ b/docs/doxygen/mainpages/platdetails.h @@ -24,6 +24,7 @@ and ports. @li @ref page_port_wxos2 @li @ref page_port_wxmgl @li @ref page_port_wxx11 +@li @ref page_port_wxmotif @li @ref page_port_wxmsw @li @ref page_port_nativedocs @@ -66,7 +67,7 @@ This is the default for many systems. GTK+ 1.2 can still be used, albeit discouraged. For that you can pass @c --with-gtk=1 to the @c configure script. -For further information, please see the files in docs/gtk +For further information, please see the files in @c docs/gtk in the distribution. @@ -89,12 +90,12 @@ both architecture. Unfortunately, wxMac does not support any 64-bit architecture since Apple decided not to port its Carbon API entirely to 64-bit. -For further information, please see the files in docs/mac +For further information, please see the files in @c docs/mac in the distribution. -@section page_port_wxmac wxCocoa +@section page_port_wxcocoa wxCocoa @htmlonly +@endhtmlonly + +wxMotif is a port of wxWidgets for X11 systems using Motif libraries. +Motif libraries provide a clean and fast user interface at the expense +of the beauty and candy of newer interfaces like GTK. + +For further information, please see the files in @c docs/motif +in the distribution. + + @section page_port_wxmsw wxMSW @@ -619,6 +640,6 @@ necessary to use the underlying toolkit API directly: @li wxMSW port uses win32 API: see MSDN docs at http://msdn2.microsoft.com/en-us/library/ms649779.aspx @li wxGTK port uses GTK+: see GTK+ 2.x docs at http://developer.gnome.org/doc/API/2.0/gtk/index.html @li wxMac port uses the Carbon API: see Carbon docs at http://developer.apple.com/carbon -@li wxCocoa port uses the Cocoa API: see Cocoa docs at http://developer.apple.com/carbon +@li wxCocoa port uses the Cocoa API: see Cocoa docs at http://developer.apple.com/cocoa */