1 \documentstyle[a4,
11pt,makeidx,verbatim,texhelp,fancyheadings,palatino
]{thesis
}
2 % JACS: doesn't make it through Tex2RTF, sorry.I'll put it into texhelp.sty
3 % since Tex2RTF doesn't parse it.
5 %\addtolength{\textwidth}{1in}
6 %\addtolength{\oddsidemargin}{-0.5in}
7 %\addtolength{\topmargin}{-0.5in}
8 %\addtolength{\textheight}{1in}
11 \newcommand{\indexit}[1]{#1\index{#1}}%
12 \newcommand{\pipe}[0]{$\|$\
}%
13 \definecolour{black
}{0}{0}{0}%
14 \definecolour{cyan
}{0}{255}{255}%
15 \definecolour{green
}{0}{255}{0}%
16 \definecolour{magenta
}{255}{0}{255}%
17 \definecolour{red
}{255}{0}{0}%
18 \definecolour{blue
}{0}{0}{200}%
19 \definecolour{yellow
}{255}{255}{0}%
20 \definecolour{white
}{255}{255}{255}%
23 % Remove this for processing with dvi2ps instead of dvips
24 %\special{!/@scaleunit 1 def}
27 \title{User Manual for wxWindows
2.0: a portable C++ GUI toolkit
}
28 \winhelponly{\author{by Julian Smart and Markus Holzem
29 %\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$}
31 \winhelpignore{\author{Julian Smart
}
37 \pagestyle{fancyplain
}
38 \bibliographystyle{plain
}
39 \setheader{{\it CONTENTS
}}{}{}{}{}{{\it CONTENTS
}}
40 \setfooter{\thepage}{}{}{}{}{\thepage}%
44 % A special table of contents for the WinHelp manual
47 \chapter*
{wxWindows class library reference
}\label{winhelpcontents
}
53 \sethotspotcolour{off
}%
54 \sethotspotunderline{on
}%
56 \image{}{cpp.bmp
} \helpref{Alphabetical class reference
}{classref
}
58 \image{}{shelves.bmp
} \helpref{Classes by category
}{classesbycat
}
60 \image{}{book1.bmp
} \helpref{Topic overviews
}{overviews
}
62 \image{}{hand1.bmp
} \helpref{Guide to wxWindows
}{wxwinchapters
}
64 \sethotspotcolour{on
}%
65 \sethotspotunderline{on
}%
67 \chapter*
{Overview of wxWindows
}\label{wxwinchapters
}
69 \helpref{Introduction
}{introduction
}\\
70 %\helpref{Resource guide}{resguide}\\
71 %\helpref{Comparison with other GUI models}{comparison}\\
72 %\helpref{Multi-platform development with wxWindows}{multiplat}\\
73 %\helpref{Tutorial}{tutorial}\\
74 \helpref{The wxWindows resource system
}{resourceformats
}\\
75 \helpref{Utilities
}{utilities
}\\
76 \helpref{Programming strategies
}{strategies
}\\
77 \helpref{Bugs and future directions
}{bugs
}\\
78 \helpref{References
}{bibliography
}
82 \chapter*
{Copyright notice
}
83 \setheader{{\it COPYRIGHT
}}{}{}{}{}{{\it COPYRIGHT
}}%
84 \setfooter{\thepage}{}{}{}{}{\thepage}%
87 Copyright (c)
1997 Julian Smart and Markus Holzem\\
88 Portions (c)
1996 Artificial Intelligence Applications Institute\\
91 Permission to use, copy, modify, and distribute this software and its
92 documentation for any purpose is hereby granted without fee, provided that the
93 above copyright notice, author statement and this permission notice appear in
94 all copies of this software and related documentation.
96 THE SOFTWARE IS PROVIDED ``AS-IS'' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,
97 IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF
98 MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
100 IN NO EVENT SHALL THE ARTIFICIAL INTELLIGENCE APPLICATIONS INSTITUTE OR THE
101 UNIVERSITY OF EDINBURGH OR JULIAN SMART OR MARKUS HOLZEM BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR
102 CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM
103 LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF
104 DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH
105 THE USE OR PERFORMANCE OF THIS SOFTWARE.
108 \helpinput{classes.tex
}
109 \helpinput{category.tex
}
110 \helpinput{topics.tex
}
114 % Puts books in the bibliography without needing to cite them in the
124 \addcontentsline{toc
}{chapter
}{Bibliography
}
125 \setheader{{\it REFERENCES
}}{}{}{}{}{{\it REFERENCES
}}%
126 \setfooter{\thepage}{}{}{}{}{\thepage}%
129 \addcontentsline{toc
}{chapter
}{Index
}
130 \setheader{{\it INDEX
}}{}{}{}{}{{\it INDEX
}}%
131 \setfooter{\thepage}{}{}{}{}{\thepage}%