]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/manual.tex
wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken
[wxWidgets.git] / docs / latex / wx / manual.tex
index b8e445a1a25b44bbf765d000cf5750c40e943a60..a8155cc1f2f411fea99f206d2e8104794922bc4e 100644 (file)
@@ -1,5 +1,5 @@
 \documentstyle[a4,11pt,makeidx,verbatim,texhelp,fancyheadings,palatino]{report}
 \documentstyle[a4,11pt,makeidx,verbatim,texhelp,fancyheadings,palatino]{report}
-% JACS: doesn't make it through Tex2RTF, sorry. I'll put it into texhelp.sty
+% JACS: doesn't make it through Tex2RTF, sorry. I will put it into texhelp.sty
 % since Tex2RTF doesn't parse it.
 % BTW, style MUST be report for it to work for Tex2RTF.
 %KB:
 % since Tex2RTF doesn't parse it.
 % BTW, style MUST be report for it to work for Tex2RTF.
 %KB:
 \definecolour{white}{255}{255}{255}%
 %
 \input psbox.tex
 \definecolour{white}{255}{255}{255}%
 %
 \input psbox.tex
+\input ltx.tex
 % Remove this for processing with dvi2ps instead of dvips
 %\special{!/@scaleunit 1 def}
 \parskip=10pt
 \parindent=0pt
 % Remove this for processing with dvi2ps instead of dvips
 %\special{!/@scaleunit 1 def}
 \parskip=10pt
 \parindent=0pt
-\title{wxWindows 2.1.13: A portable C++ and Python GUI toolkit}
+\title{wxWindows 2.5.0: A portable C++ and Python GUI toolkit}
 \winhelponly{\author{by Julian Smart et al
 %\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$}
 }}
 \winhelpignore{\author{Julian Smart, Robert Roebling, Vadim Zeitlin,
 Robin Dunn, et al}
 \winhelponly{\author{by Julian Smart et al
 %\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$}
 }}
 \winhelpignore{\author{Julian Smart, Robert Roebling, Vadim Zeitlin,
 Robin Dunn, et al}
-\date{February 11th 2000}
+\date{December 2002}
 }
 \makeindex
 \begin{document}
 }
 \makeindex
 \begin{document}
@@ -48,7 +49,7 @@ Robin Dunn, et al}
 \winhelponly{
 \chapter{wxWindows class library reference}\label{winhelpcontents}
 
 \winhelponly{
 \chapter{wxWindows class library reference}\label{winhelpcontents}
 
-\center{
+\centerline{
 %\image{}{wxwin.wmf}
 }%
 
 %\image{}{wxwin.wmf}
 }%
 
@@ -86,17 +87,17 @@ Robin Dunn, et al}
 \setfooter{\thepage}{}{}{}{}{\thepage}%
 
 \begin{center}
 \setfooter{\thepage}{}{}{}{}{\thepage}%
 
 \begin{center}
-(c)  1999 Julian Smart, Robert Roebling, Vadim Zeitlin and other
+Copyright (c) 1992-2002 Julian Smart, Robert Roebling, Vadim Zeitlin and other
 members of the wxWindows team\\
 Portions (c) 1996 Artificial Intelligence Applications Institute\\
 \end{center}
 
 members of the wxWindows team\\
 Portions (c) 1996 Artificial Intelligence Applications Institute\\
 \end{center}
 
-Please also see the wxWindows licence files (preamble.txt, lgpl.txt, gpl.txt, licence.txt,
+Please also see the wxWindows license files (preamble.txt, lgpl.txt, gpl.txt, license.txt,
 licendoc.txt) for conditions of software and documentation use.
 
 \section*{wxWindows Library License, Version 3}
 
 licendoc.txt) for conditions of software and documentation use.
 
 \section*{wxWindows Library License, Version 3}
 
-Copyright (C) 1998 Julian Smart, Robert Roebling, Vadim Zeitlin et al. 
+Copyright (c) 1992-2002 Julian Smart, Robert Roebling, Vadim Zeitlin et al. 
 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed. 
 
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed. 
@@ -651,14 +652,15 @@ Ty Coon, President of Vice
 
 That's all there is to it!
 
 
 That's all there is to it!
 
-\input{body.tex}
-\input{classes.tex}
-\input{category.tex}
-\input{topics.tex}
-\input{wxhtml.tex}
-\input{proplist.tex}
-\input{wxPython.tex}
-\input{porting.tex}
+\input body.tex
+\input classes.tex
+\input function.tex
+\input constant.tex
+\input category.tex
+\input topics.tex
+\input portnote.tex
+% Deprecated classes
+%\input proplist.tex
 
 \begin{comment}
 \newpage
 
 \begin{comment}
 \newpage
@@ -672,14 +674,14 @@ That's all there is to it!
 \nocite{smart95a}%
 \nocite{smart95b}%
 
 \nocite{smart95a}%
 \nocite{smart95b}%
 
-\end{comment}
-
 \bibliography{refs}
 \addcontentsline{toc}{chapter}{Bibliography}
 \setheader{{\it REFERENCES}}{}{}{}{}{{\it REFERENCES}}%
 \setfooter{\thepage}{}{}{}{}{\thepage}%
 \bibliography{refs}
 \addcontentsline{toc}{chapter}{Bibliography}
 \setheader{{\it REFERENCES}}{}{}{}{}{{\it REFERENCES}}%
 \setfooter{\thepage}{}{}{}{}{\thepage}%
+\end{comment}
 
 \newpage
 
 \newpage
+
 % Note: In RTF, the \printindex must come before the
 % change of header/footer, since the \printindex inserts
 % the RTF \sect command which divides one chapter from
 % Note: In RTF, the \printindex must come before the
 % change of header/footer, since the \printindex inserts
 % the RTF \sect command which divides one chapter from