]> git.saurik.com Git - wxWidgets.git/blob - utils/wxprop/docs/prop.tex
missing functions implemented in wxMSW tree ctrl (custom sorting,
[wxWidgets.git] / utils / wxprop / docs / prop.tex
1 \documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report}
2 \input psbox.tex
3 % Remove this for processing with dvi2ps instead of dvips
4 %\special{!/@scaleunit 1 def}
5 \parskip=10pt
6 \parindent=0pt
7 \title{User Manual for wxWindows Property Sheet Classes Version 2.0}
8 \winhelponly{\author{by Julian Smart, Anthemion Software\\$$\image{}{prop1}$$}}
9 \winhelpignore{\author{Julian Smart, Anthemion Software}
10 \date{October 1997}
11 }
12 \makeindex
13 \begin{document}
14 \maketitle
15 \pagestyle{fancyplain}
16 \bibliographystyle{plain}
17 \setheader{{\it CONTENTS}}{}{}{}{}{{\it CONTENTS}}
18 \setfooter{\thepage}{}{}{}{}{\thepage}%
19 \pagenumbering{roman}
20 \tableofcontents
21
22 \chapter*{Copyright notice}
23 \setheader{{\it COPYRIGHT}}{}{}{}{}{{\it COPYRIGHT}}%
24 \setfooter{\thepage}{}{}{}{}{\thepage}%
25
26 \begin{center}
27 Copyright (c) 1997 Julian Smart, Anthemion Software
28 \end{center}
29
30 Permission to use, copy, modify, and distribute this software and its
31 documentation for any purpose is hereby granted without fee, provided that the
32 above copyright notice, author statement and this permission notice appear in
33 all copies of this software and related documentation.
34
35 THE SOFTWARE IS PROVIDED ``AS-IS'' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,
36 IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF
37 MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
38
39 IN NO EVENT SHALL JULIAN SMART OR ANTHEMION SOFTWARE BE LIABLE FOR ANY SPECIAL,
40 INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES
41 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED
42 OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF
43 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
44
45 \input{body.tex}
46 \input{classes.tex}
47 \input{changes.tex}
48
49 \newpage
50
51 \addcontentsline{toc}{chapter}{Index}
52 \setheader{{\it INDEX}}{}{}{}{}{{\it INDEX}}%
53 \setfooter{\thepage}{}{}{}{}{\thepage}%
54 \printindex
55 \end{document}