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
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)
1998 Julian Smart, Markus Holzem, Robert Roebling and other
88 members of the wxWindows team\\
89 Portions (c)
1996 Artificial Intelligence Applications Institute\\
92 Permission to use, copy, modify, and distribute this software and its
93 documentation for any purpose is hereby granted without fee, provided that the
94 above copyright notice, author statement and this permission notice appear in
95 all copies of this software and related documentation.
97 THE SOFTWARE IS PROVIDED ``AS-IS'' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,
98 IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF
99 MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
101 IN NO EVENT SHALL THE ARTIFICIAL INTELLIGENCE APPLICATIONS INSTITUTE OR THE
102 UNIVERSITY OF EDINBURGH OR ANY MEMBERS OF THE WXWINDOWS TEAM BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR
103 CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM
104 LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF
105 DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH
106 THE USE OR PERFORMANCE OF THIS SOFTWARE.
109 \helpinput{classes.tex
}
110 \helpinput{category.tex
}
111 \helpinput{topics.tex
}
116 % Puts books in the bibliography without needing to cite them in the
126 \addcontentsline{toc
}{chapter
}{Bibliography
}
127 \setheader{{\it REFERENCES
}}{}{}{}{}{{\it REFERENCES
}}%
128 \setfooter{\thepage}{}{}{}{}{\thepage}%
132 \addcontentsline{toc
}{chapter
}{Index
}
133 \setheader{{\it INDEX
}}{}{}{}{}{{\it INDEX
}}%
134 \setfooter{\thepage}{}{}{}{}{\thepage}%