1998-08-18 14:54:21 +00:00
|
|
|
\documentstyle[a4,11pt,makeidx,verbatim,texhelp,fancyheadings,palatino]{report}
|
1998-12-28 12:35:49 +00:00
|
|
|
% JACS: doesn't make it through Tex2RTF, sorry. I'll put it into texhelp.sty
|
1998-07-27 09:47:57 +00:00
|
|
|
% since Tex2RTF doesn't parse it.
|
1998-08-18 14:54:21 +00:00
|
|
|
% BTW, style MUST be report for it to work for Tex2RTF.
|
1998-07-17 12:34:50 +00:00
|
|
|
%KB:
|
1998-07-27 09:47:57 +00:00
|
|
|
%\addtolength{\textwidth}{1in}
|
|
|
|
%\addtolength{\oddsidemargin}{-0.5in}
|
|
|
|
%\addtolength{\topmargin}{-0.5in}
|
|
|
|
%\addtolength{\textheight}{1in}
|
|
|
|
%\sloppy
|
1998-07-17 12:34:50 +00:00
|
|
|
%end of my changes
|
1998-05-20 14:25:30 +00:00
|
|
|
\newcommand{\indexit}[1]{#1\index{#1}}%
|
|
|
|
\newcommand{\pipe}[0]{$\|$\ }%
|
|
|
|
\definecolour{black}{0}{0}{0}%
|
|
|
|
\definecolour{cyan}{0}{255}{255}%
|
|
|
|
\definecolour{green}{0}{255}{0}%
|
|
|
|
\definecolour{magenta}{255}{0}{255}%
|
|
|
|
\definecolour{red}{255}{0}{0}%
|
|
|
|
\definecolour{blue}{0}{0}{200}%
|
|
|
|
\definecolour{yellow}{255}{255}{0}%
|
|
|
|
\definecolour{white}{255}{255}{255}%
|
|
|
|
%
|
|
|
|
\input psbox.tex
|
|
|
|
% Remove this for processing with dvi2ps instead of dvips
|
|
|
|
%\special{!/@scaleunit 1 def}
|
|
|
|
\parskip=10pt
|
|
|
|
\parindent=0pt
|
1999-06-13 15:24:01 +00:00
|
|
|
\title{User Manual for wxWindows 2.1: a portable C++ GUI toolkit}
|
1999-02-10 22:44:53 +00:00
|
|
|
\winhelponly{\author{by Julian Smart et al
|
1998-05-20 14:25:30 +00:00
|
|
|
%\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$}
|
|
|
|
}}
|
1999-06-13 15:24:01 +00:00
|
|
|
\winhelpignore{\author{Julian Smart, Robert Roebling, Vadim Zeitlin et al}
|
|
|
|
\date{June 12th 1999}
|
1998-05-20 14:25:30 +00:00
|
|
|
}
|
|
|
|
\makeindex
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\pagestyle{fancyplain}
|
|
|
|
\bibliographystyle{plain}
|
|
|
|
\setheader{{\it CONTENTS}}{}{}{}{}{{\it CONTENTS}}
|
|
|
|
\setfooter{\thepage}{}{}{}{}{\thepage}%
|
|
|
|
\pagenumbering{roman}
|
|
|
|
\tableofcontents
|
|
|
|
|
|
|
|
% A special table of contents for the WinHelp manual
|
|
|
|
\begin{comment}
|
|
|
|
\winhelponly{
|
|
|
|
\chapter*{wxWindows class library reference}\label{winhelpcontents}
|
|
|
|
|
|
|
|
\center{
|
|
|
|
%\image{}{wxwin.wmf}
|
|
|
|
}%
|
|
|
|
|
|
|
|
\sethotspotcolour{off}%
|
|
|
|
\sethotspotunderline{on}%
|
|
|
|
\large{
|
|
|
|
\image{}{cpp.bmp} \helpref{Alphabetical class reference}{classref}
|
|
|
|
|
|
|
|
\image{}{shelves.bmp} \helpref{Classes by category}{classesbycat}
|
|
|
|
|
|
|
|
\image{}{book1.bmp} \helpref{Topic overviews}{overviews}
|
|
|
|
|
|
|
|
\image{}{hand1.bmp} \helpref{Guide to wxWindows}{wxwinchapters}
|
|
|
|
}
|
|
|
|
\sethotspotcolour{on}%
|
|
|
|
\sethotspotunderline{on}%
|
|
|
|
|
|
|
|
\chapter*{Overview of wxWindows}\label{wxwinchapters}
|
|
|
|
|
|
|
|
\helpref{Introduction}{introduction}\\
|
|
|
|
%\helpref{Resource guide}{resguide}\\
|
|
|
|
%\helpref{Comparison with other GUI models}{comparison}\\
|
|
|
|
%\helpref{Multi-platform development with wxWindows}{multiplat}\\
|
|
|
|
%\helpref{Tutorial}{tutorial}\\
|
|
|
|
\helpref{The wxWindows resource system}{resourceformats}\\
|
|
|
|
\helpref{Utilities}{utilities}\\
|
|
|
|
\helpref{Programming strategies}{strategies}\\
|
|
|
|
\helpref{Bugs and future directions}{bugs}\\
|
|
|
|
\helpref{References}{bibliography}
|
|
|
|
}
|
|
|
|
\end{comment}
|
|
|
|
|
|
|
|
\chapter*{Copyright notice}
|
|
|
|
\setheader{{\it COPYRIGHT}}{}{}{}{}{{\it COPYRIGHT}}%
|
|
|
|
\setfooter{\thepage}{}{}{}{}{\thepage}%
|
|
|
|
|
|
|
|
\begin{center}
|
1999-02-19 07:58:02 +00:00
|
|
|
Copyright \copyright{} 1998 Julian Smart, Robert Roebling and other
|
1998-07-31 09:33:36 +00:00
|
|
|
members of the wxWindows team\\
|
1999-02-19 07:58:02 +00:00
|
|
|
Portions \copyright{} 1996 Artificial Intelligence Applications Institute\\
|
1998-05-20 14:25:30 +00:00
|
|
|
\end{center}
|
|
|
|
|
1998-12-28 12:35:49 +00:00
|
|
|
Please see the wxWindows licence files (preamble.txt, lgpl.txt, gpl.txt, licence.txt,
|
|
|
|
licendoc.txt) for conditions of software and documentation use.
|
1998-05-20 14:25:30 +00:00
|
|
|
|
|
|
|
\input{body.tex}
|
|
|
|
\helpinput{classes.tex}
|
|
|
|
\helpinput{category.tex}
|
|
|
|
\helpinput{topics.tex}
|
1999-07-30 12:02:28 +00:00
|
|
|
\helpinput{wxhtml.tex}
|
1999-02-19 07:58:02 +00:00
|
|
|
\helpinput{wxPython.tex}
|
1998-05-20 14:25:30 +00:00
|
|
|
|
1998-07-31 09:33:36 +00:00
|
|
|
\begin{comment}
|
1998-05-20 14:25:30 +00:00
|
|
|
\newpage
|
|
|
|
|
|
|
|
% Puts books in the bibliography without needing to cite them in the
|
|
|
|
% text
|
|
|
|
\nocite{helpbook}%
|
|
|
|
\nocite{wong93}%
|
|
|
|
\nocite{pree94}%
|
|
|
|
\nocite{gamma95}%
|
|
|
|
\nocite{smart95a}%
|
|
|
|
\nocite{smart95b}%
|
|
|
|
|
|
|
|
\bibliography{refs}
|
|
|
|
\addcontentsline{toc}{chapter}{Bibliography}
|
|
|
|
\setheader{{\it REFERENCES}}{}{}{}{}{{\it REFERENCES}}%
|
|
|
|
\setfooter{\thepage}{}{}{}{}{\thepage}%
|
1998-07-31 09:33:36 +00:00
|
|
|
\end{comment}
|
1998-05-20 14:25:30 +00:00
|
|
|
|
|
|
|
\newpage
|
1998-12-28 12:35:49 +00:00
|
|
|
% 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
|
|
|
|
% the next.
|
|
|
|
\rtfonly{\printindex
|
1998-05-20 14:25:30 +00:00
|
|
|
\addcontentsline{toc}{chapter}{Index}
|
|
|
|
\setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}%
|
1998-12-28 12:35:49 +00:00
|
|
|
\setfooter{\thepage}{}{}{}{}{\thepage}
|
|
|
|
}
|
|
|
|
% In Latex, it must be this way around (I think)
|
|
|
|
\latexonly{\addcontentsline{toc}{chapter}{Index}
|
|
|
|
\setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}%
|
|
|
|
\setfooter{\thepage}{}{}{}{}{\thepage}
|
1998-05-20 14:25:30 +00:00
|
|
|
\printindex
|
1998-12-28 12:35:49 +00:00
|
|
|
}
|
|
|
|
|
1998-05-20 14:25:30 +00:00
|
|
|
\end{document}
|