]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wxmgl.tex
added wxTLW::ShouldPreventAppExit() which can be overridden to allow closing the...
[wxWidgets.git] / docs / latex / wx / wxmgl.tex
index 0d71fa8ccd124cf450df1107303ee1a8cbdfe866..8c33c219fb5614a38c736fc90195193183af82d0 100644 (file)
@@ -1,19 +1,19 @@
 \section{wxMGL port}\label{wxmglport}
 
 \section{wxMGL port}\label{wxmglport}
 
-wxMGL is a port of wxWindows using the MGL library available
+wxMGL is a port of wxWidgets using the MGL library available
 from SciTech as the underlying graphics backend. wxMGL draws
 its widgets using the wxUniversal widget set which is now
 from SciTech as the underlying graphics backend. wxMGL draws
 its widgets using the wxUniversal widget set which is now
-part of wxWindows. MGL itself runs on a variety of platforms
+part of wxWidgets. MGL itself runs on a variety of platforms
 including DOS, Linux hardware (similar to the Linux framebuffer)
 and various graphics systems such as Win32, X11 and OS/2.
 Note that currently MGL for Linux runs only on x86-based systems.
 
 including DOS, Linux hardware (similar to the Linux framebuffer)
 and various graphics systems such as Win32, X11 and OS/2.
 Note that currently MGL for Linux runs only on x86-based systems.
 
-You will need wxWindows 2.3.3 or higher and MGL 5.0 or higher.
+You will need wxWidgets 2.3.3 or higher and MGL 5.0 or higher.
 The latter is available from
 
 \urlref{http://www.scitechsoft.com/products/product\_download.html}{http://www.scitechsoft.com/products/product\_download.html}
 
 The latter is available from
 
 \urlref{http://www.scitechsoft.com/products/product\_download.html}{http://www.scitechsoft.com/products/product\_download.html}
 
-In order to configure wxWindows to compile wxMGL you will
+In order to configure wxWidgets to compile wxMGL you will
 need to type:
 
 \begin{verbatim}
 need to type:
 
 \begin{verbatim}
@@ -24,3 +24,4 @@ Under DOS, wxMGL uses a dmake based make system.
 
 For further information, please see the files in docs/mgl
 in the distribution.
 
 For further information, please see the files in docs/mgl
 in the distribution.
+