]> git.saurik.com Git - wxWidgets.git/blame - utils/dialoged/docs/dialoged.tex
wxTreeCtrl now works (sort of) for wxPython-GTK. This is the new
[wxWidgets.git] / utils / dialoged / docs / dialoged.tex
CommitLineData
a660d684
KB
1\documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report}
2\latexonly{\newcommand{\icon}[2]{\image{1cm;0cm}{#1}}}
3\input psbox.tex
4% Remove this for processing with dvi2ps instead of dvips
5%\special{!/@scaleunit 1 def}
6\parskip=10pt
7\parindent=0pt
8\title{User Manual for wxWindows Dialog Editor Version 1.7}
9\winhelponly{\author{by Julian Smart, A.I. Applications Institute, University of Edinburgh\\}}
10\winhelpignore{\author{Julian Smart\\Artificial Intelligence Applications Institute\\
11University of Edinburgh\\EH1 1HN}
12\date{March 1997}
13}
14\makeindex
15\begin{document}
16\maketitle
17\pagestyle{fancyplain}
18\bibliographystyle{plain}
19\setheader{{\it CONTENTS}}{}{}{}{}{{\it CONTENTS}}
20\setfooter{\thepage}{}{}{}{}{\thepage}%
21\pagenumbering{roman}
22\tableofcontents
23
24\chapter*{Copyright notice}
25\setheader{{\it COPYRIGHT}}{}{}{}{}{{\it COPYRIGHT}}%
26\setfooter{\thepage}{}{}{}{}{\thepage}%
27
28\begin{center}
29Copyright (c) 1996 Artificial Intelligence Applications Institute,
30The University of Edinburgh\\
31\end{center}
32
33Permission to use, copy, modify, and distribute this software and its
34documentation for any purpose is hereby granted without fee, provided that the
35above copyright notice, author statement and this permission notice appear in
36all copies of this software and related documentation.
37
38THE SOFTWARE IS PROVIDED ``AS-IS'' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,
39IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF
40MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
41
42IN NO EVENT SHALL THE ARTIFICIAL INTELLIGENCE APPLICATIONS INSTITUTE OR THE
43UNIVERSITY OF EDINBURGH BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR
44CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM
45LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF
46DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH
47THE USE OR PERFORMANCE OF THIS SOFTWARE.
48
49\input{body.tex}
50\input{classes.tex}
51\input{changes.tex}
52\input{bugs.tex}
53\input{tech.tex}
54
55\newpage
56
57\addcontentsline{toc}{chapter}{Index}
58\setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}%
59\setfooter{\thepage}{}{}{}{}{\thepage}%
60\printindex
61\end{document}