]> git.saurik.com Git - wxWidgets.git/blame - docs/index.htm
Add documentation for building wxGTK under Windows.
[wxWidgets.git] / docs / index.htm
CommitLineData
fce0e8f7
FM
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
fce0e8f7 3<html xmlns="http://www.w3.org/1999/xhtml">
7921cf2b 4
d5693ba9
BP
5<!--
6 Name: index.htm
7 Purpose: Gateway to wxWidgets Documentation and Resources
8 Author: wxWidgets team
9 RCS-ID: $Id$
526954c5 10 Licence: wxWindows licence
d5693ba9
BP
11-->
12
13<head>
14 <title>wxWidgets Documentation</title>
15 <style type="text/css">
fce0e8f7 16 <!--
d5693ba9
BP
17 body { font-family: sans-serif; }
18 h1 { font-size: 140%; }
19 li { line-height: 150%; }
fce0e8f7 20 -->
d5693ba9
BP
21 </style>
22</head>
23
24<body>
25
26 <a name="top"/>
27
28 <p><center>
29 <img src="doxygen/images/main_wxlogo.png" alt="wxWidgets: Cross-Platform GUI Toolkit" />
30 </center></p>
31
32 <!-- INSTALLATION AND RELEASE NOTES -->
33
34 <h1>Installation and Release Notes</h1>
35
36 <p>Unless you installed a binary version of wxWidgets (e.g. under Linux
37 using your distro's package manager), you will probably have to
38 <strong>compile</strong> the wxWidgets library before you can start use
39 it.</p>
40 <p>Please read the platform-specific <tt>readme.txt</tt> and
41 <tt>install.txt</tt> for how to do this:</p>
42
43 <ul>
44 <li>Readme:
45 <a href="readme.txt"><b>General ReadMe</b></a>,
46 <a href="msw/readme.txt">wxMSW</a> (<a href="msw/winxp.txt">wxMSW for WinXP</a>),
47 <a href="gtk/readme.txt">wxGTK</a>,
48 <a href="mac/readme.txt">wxMac</a>,
49 <a href="cocoa/readme.txt">wxCocoa</a>,
d5693ba9
BP
50 <a href="motif/readme.txt">wxMotif</a>,
51 <a href="x11/readme.txt">wxX11</a>,
52 <a href="univ/readme.txt">Univ</a>
fce0e8f7
FM
53 </li>
54 <li>Installation:
d5693ba9
BP
55 <a href="msw/install.txt">wxMSW</a>,
56 <a href="gtk/install.txt">wxGTK</a>,
57 <a href="motif/install.txt">wxMotif</a>,
58 <a href="x11/install.txt">wxX11</a>,
59 <a href="mac/install.txt">wxMac</a>,
60 <a href="cocoa/install.txt">wxCocoa</a>,
d5693ba9 61 <a href="os2/install.txt">wxOS2</a>
fce0e8f7 62 </li>
d5693ba9 63 <li><a href="changes.txt"><b>General change log</b></a></li>
fce0e8f7 64 <li>Licence:
d5693ba9
BP
65 <a href="preamble.txt">Preamble</a>,
66 <a href="licence.txt">Licence</a>,
67 <a href="licendoc.txt">Documentation Licence</a>,
68 <a href="lgpl.txt">L-GPL</a>,
69 <a href="gpl.txt">GPL</a>
fce0e8f7 70 </li>
d5693ba9 71 </ul>
fce0e8f7 72
d5693ba9
BP
73 <!-- FIXME: FAQs are very out-of-date; should be moved in the wx docs or
74 to the website or to the wiki...
fce0e8f7 75
d5693ba9 76 <li><a href="faq.htm"><b>FAQ</b></a>:</font>
fce0e8f7 77 <ul>
d5693ba9
BP
78 <li><a href="faqgen.htm">General questions</a></font></li>
79 <li><a href="faqcmn.htm">Questions common to all platforms</a></font></li>
80 <li><a href="faqmsw.htm">wxWidgets for Windows</a></font></li>
81 <li><a href="faqgtk.htm">wxWidgets for GTK+</a></font></li>
82 <li><a href="faqmot.htm">wxWidgets for Motif</a></font></li>
83 <li><a href="faqx11.htm">wxWidgets for X11</a></font></li>
84 <li><a href="faqmac.htm">wxWidgets for Mac</a></font></li>
fce0e8f7
FM
85 </ul>
86 </li>
fce0e8f7 87
d5693ba9 88 -->
fce0e8f7 89
d5693ba9 90 <!-- DOCUMENTATION -->
fce0e8f7 91
d5693ba9 92 <h1>Documentation</h1>
fce0e8f7 93
d5693ba9
BP
94 <p>The wxWidgets manual is available in various formats; the availability of
95 the following formats depends on what you've downloaded from the
96 <a href="http://www.wxwidgets.org">wxWidgets website</a>:</p>
fce0e8f7 97
d5693ba9
BP
98 <ul>
99 <li><a href="doxygen/out/html/index.html">HTML</a></li>
100 <li><a href="doxygen/out/wx.chm">MS HTML Help (CHM)</a></li>
101 <li><a href="doxygen/out/wx.htb">wxHTML Help (HTB)</a></li>
102 <li><a href="doxygen/out/rtf/refman.rtf">Rich Text Format (RTF)</a></li>
103 <li><a href="doxygen/out/wx.pdf">Portable Document Format (PDF)</a></li>
104 </ul>
fce0e8f7 105
d5693ba9
BP
106 <p>To use the manual in the <b>wxHTML Help</b> format (extension
107 <tt>htb</tt>), you can use the <b>HelpView</b> application, compiling it
108 from the <tt>utils/helpview</tt> folder in the wxWidgets
109 distribution.</p>
fce0e8f7 110
d5693ba9
BP
111 <p>Also note that beyond the wxWidgets manual there are various other
112 <strong>resources</strong> which can help to learn wxWidgets
113 programming:</p>
fce0e8f7 114
d5693ba9
BP
115 <ul>
116 <li><a href="http://www.wxwidgets.org">The wxWidgets website</a>: Contains
117 FAQs, tutorials, info about the mailing lists, and in general
118 everything related to the wxWidgets world is linked here.</li>
119 <li><a href="http://wxforum.shadonet.com/">The wxWidgets forum</a>:
120 Provides a discussion board about various wxWidgets topics (contains
121 also <em>localized</em> forums).</li>
122 <li><a href="http://wiki.wxwidgets.org/">The wxWiki</a>: A user-editable
123 website with lots of tutorials, links to external tools, resources,
124 etc.</li>
125 </ul>
fce0e8f7 126
d5693ba9 127 <!-- TECHNICAL NOTES -->
fce0e8f7 128
d5693ba9 129 <h1>Technical Notes</h1>
fce0e8f7 130
d5693ba9
BP
131 <p>Technical notes contains informations useful only to wxWidgets developers
132 for the maintainance of the project:</p>
fce0e8f7 133
d5693ba9
BP
134 <ul>
135 <li><a href="tech/index.txt">Index of Technical Notes</a></li>
136 <li><a href="tech/">Technical Notes</a></li>
137 </ul>
fce0e8f7 138
d5693ba9 139 <p>Todo List for wxWidgets:</p>
fce0e8f7 140
d5693ba9
BP
141 <ul>
142 <li><a href="http://wiki.wxwidgets.org/Development:_Todo_List">wxWiki Todo List</a></li>
143 <li><a href="doxygen/out/html/todo.html">Documentation Todo List</a></li>
144 </ul>
145
146 <!-- DEMOS -->
147
148 <h1>Demos</h1>
149
150 <p>The following are fully-fledged applications which demonstrate some
151 features of wxWidgets (for a list of the 70+ samples please look at the
152 manual):</p>
153
154 <ul>
155 <li><a href="../demos/bombs">bombs</a>: minesweeper-like game.</li>
156 <li><a href="../demos/forty">forty</a>: a great little card game by Chris Breeze.</li>
157 <li><a href="../demos/fractal">fractal</a>: fractal mountains by Andrew Davison.</li>
158 <li><a href="../demos/life">life</a>: the game of Life by J. H. Conway,
159 implemented in wxWidgets by Guillermo Rodriguez Garcia.</li>
160 <li><a href="../demos/poem">poem</a>: a little poetry display program.</li>
161 </ul>
fce0e8f7 162
d5693ba9 163</body>
fce0e8f7 164
d5693ba9 165<!-- kate: space-indent on; indent-width 2; indent-mode xml; -->
fce0e8f7
FM
166
167</html>