1 \documentstyle[a4,
11pt,makeidx,verbatim,texhelp,fancyheadings,palatino
]{report}
2 % JACS: doesn't make it through Tex2RTF, sorry.I'll put it into texhelp.sty
3 % since Tex2RTF doesn't parse it.
4 % BTW, style MUST be report for it to work for Tex2RTF.
6 %\addtolength{\textwidth}{1in}
7 %\addtolength{\oddsidemargin}{-0.5in}
8 %\addtolength{\topmargin}{-0.5in}
9 %\addtolength{\textheight}{1in}
12 \newcommand{\indexit}[1]{#1\index{#1}}%
13 \newcommand{\pipe}[0]{$\|$\
}%
14 \definecolour{black
}{0}{0}{0}%
15 \definecolour{cyan
}{0}{255}{255}%
16 \definecolour{green
}{0}{255}{0}%
17 \definecolour{magenta
}{255}{0}{255}%
18 \definecolour{red
}{255}{0}{0}%
19 \definecolour{blue
}{0}{0}{200}%
20 \definecolour{yellow
}{255}{255}{0}%
21 \definecolour{white
}{255}{255}{255}%
24 % Remove this for processing with dvi2ps instead of dvips
25 %\special{!/@scaleunit 1 def}
28 \title{User Manual for wxWindows
2.0: a portable C++ GUI toolkit
}
29 \winhelponly{\author{by Julian Smart
30 %\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$}
32 \winhelpignore{\author{Julian Smart
}
33 \date{November
4th
1998}
38 \pagestyle{fancyplain
}
39 \bibliographystyle{plain
}
40 \setheader{{\it CONTENTS
}}{}{}{}{}{{\it CONTENTS
}}
41 \setfooter{\thepage}{}{}{}{}{\thepage}%
45 % A special table of contents for the WinHelp manual
48 \chapter*
{wxWindows class library reference
}\label{winhelpcontents
}
54 \sethotspotcolour{off
}%
55 \sethotspotunderline{on
}%
57 \image{}{cpp.bmp
} \helpref{Alphabetical class reference
}{classref
}
59 \image{}{shelves.bmp
} \helpref{Classes by category
}{classesbycat
}
61 \image{}{book1.bmp
} \helpref{Topic overviews
}{overviews
}
63 \image{}{hand1.bmp
} \helpref{Guide to wxWindows
}{wxwinchapters
}
65 \sethotspotcolour{on
}%
66 \sethotspotunderline{on
}%
68 \chapter*
{Overview of wxWindows
}\label{wxwinchapters
}
70 \helpref{Introduction
}{introduction
}\\
71 %\helpref{Resource guide}{resguide}\\
72 %\helpref{Comparison with other GUI models}{comparison}\\
73 %\helpref{Multi-platform development with wxWindows}{multiplat}\\
74 %\helpref{Tutorial}{tutorial}\\
75 \helpref{The wxWindows resource system
}{resourceformats
}\\
76 \helpref{Utilities
}{utilities
}\\
77 \helpref{Programming strategies
}{strategies
}\\
78 \helpref{Bugs and future directions
}{bugs
}\\
79 \helpref{References
}{bibliography
}
83 \chapter*
{Copyright notice
}
84 \setheader{{\it COPYRIGHT
}}{}{}{}{}{{\it COPYRIGHT
}}%
85 \setfooter{\thepage}{}{}{}{}{\thepage}%
88 Copyright (c)
1998 Julian Smart, Markus Holzem, Robert Roebling and other
89 members of the wxWindows team\\
90 Portions (c)
1996 Artificial Intelligence Applications Institute\\
93 Permission to use, copy, modify, and distribute this software and its
94 documentation for any purpose is hereby granted without fee, provided that the
95 above copyright notice, author statement and this permission notice appear in
96 all copies of this software and related documentation.
98 THE SOFTWARE IS PROVIDED ``AS-IS'' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,
99 IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF
100 MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
102 IN NO EVENT SHALL THE ARTIFICIAL INTELLIGENCE APPLICATIONS INSTITUTE OR THE
103 UNIVERSITY OF EDINBURGH OR ANY MEMBERS OF THE WXWINDOWS TEAM BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR
104 CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM
105 LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF
106 DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH
107 THE USE OR PERFORMANCE OF THIS SOFTWARE.
110 \helpinput{classes.tex
}
111 \helpinput{category.tex
}
112 \helpinput{topics.tex
}
117 % Puts books in the bibliography without needing to cite them in the
127 \addcontentsline{toc
}{chapter
}{Bibliography
}
128 \setheader{{\it REFERENCES
}}{}{}{}{}{{\it REFERENCES
}}%
129 \setfooter{\thepage}{}{}{}{}{\thepage}%
133 \addcontentsline{toc
}{chapter
}{Index
}
134 \setheader{{\it INDEX
}}{}{}{}{}{{\it INDEX
}}%
135 \setfooter{\thepage}{}{}{}{}{\thepage}%