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">
3 <html xmlns=
"http://www.w3.org/1999/xhtml">
7 Purpose: Gateway to wxWidgets Documentation and Resources
10 Licence: wxWindows license
14 <title>wxWidgets Documentation
</title>
15 <style type=
"text/css">
17 body { font-family: sans-serif; }
18 h1 { font-size: 140%; }
19 li { line-height: 150%; }
29 <img src=
"doxygen/images/main_wxlogo.png" alt=
"wxWidgets: Cross-Platform GUI Toolkit" />
32 <!-- INSTALLATION AND RELEASE NOTES -->
34 <h1>Installation and Release Notes
</h1>
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
40 <p>Please read the platform-specific
<tt>readme.txt
</tt> and
41 <tt>install.txt
</tt> for how to do this:
</p>
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>,
50 <a href=
"mgl/readme.txt">wxMGL
</a>,
51 <a href=
"motif/readme.txt">wxMotif
</a>,
52 <a href=
"x11/readme.txt">wxX11
</a>,
53 <a href=
"univ/readme.txt">Univ
</a>
56 <a href=
"msw/install.txt">wxMSW
</a>,
57 <a href=
"gtk/install.txt">wxGTK
</a>,
58 <a href=
"motif/install.txt">wxMotif
</a>,
59 <a href=
"x11/install.txt">wxX11
</a>,
60 <a href=
"mac/install.txt">wxMac
</a>,
61 <a href=
"cocoa/install.txt">wxCocoa
</a>,
62 <a href=
"mgl/install.txt">wxMGL
</a>,
63 <a href=
"os2/install.txt">wxOS2
</a>
65 <li><a href=
"changes.txt"><b>General change log
</b></a></li>
67 <a href=
"preamble.txt">Preamble
</a>,
68 <a href=
"licence.txt">Licence
</a>,
69 <a href=
"licendoc.txt">Documentation Licence
</a>,
70 <a href=
"lgpl.txt">L-GPL
</a>,
71 <a href=
"gpl.txt">GPL
</a>
75 <!-- FIXME: FAQs are very out-of-date; should be moved in the wx docs or
76 to the website or to the wiki...
78 <li><a href="faq.htm"><b>FAQ</b></a>:</font>
80 <li><a href="faqgen.htm">General questions</a></font></li>
81 <li><a href="faqcmn.htm">Questions common to all platforms</a></font></li>
82 <li><a href="faqmsw.htm">wxWidgets for Windows</a></font></li>
83 <li><a href="faqgtk.htm">wxWidgets for GTK+</a></font></li>
84 <li><a href="faqmot.htm">wxWidgets for Motif</a></font></li>
85 <li><a href="faqx11.htm">wxWidgets for X11</a></font></li>
86 <li><a href="faqmac.htm">wxWidgets for Mac</a></font></li>
92 <!-- DOCUMENTATION -->
94 <h1>Documentation
</h1>
96 <p>The wxWidgets manual is available in various formats; the availability of
97 the following formats depends on what you've downloaded from the
98 <a href=
"http://www.wxwidgets.org">wxWidgets website
</a>:
</p>
101 <li><a href=
"doxygen/out/html/index.html">HTML
</a></li>
102 <li><a href=
"doxygen/out/wx.chm">MS HTML Help (CHM)
</a></li>
103 <li><a href=
"doxygen/out/wx.htb">wxHTML Help (HTB)
</a></li>
104 <li><a href=
"doxygen/out/rtf/refman.rtf">Rich Text Format (RTF)
</a></li>
105 <li><a href=
"doxygen/out/wx.pdf">Portable Document Format (PDF)
</a></li>
108 <p>To use the manual in the
<b>wxHTML Help
</b> format (extension
109 <tt>htb
</tt>), you can use the
<b>HelpView
</b> application, compiling it
110 from the
<tt>utils/helpview
</tt> folder in the wxWidgets
113 <p>Also note that beyond the wxWidgets manual there are various other
114 <strong>resources
</strong> which can help to learn wxWidgets
118 <li><a href=
"http://www.wxwidgets.org">The wxWidgets website
</a>: Contains
119 FAQs, tutorials, info about the mailing lists, and in general
120 everything related to the wxWidgets world is linked here.
</li>
121 <li><a href=
"http://wxforum.shadonet.com/">The wxWidgets forum
</a>:
122 Provides a discussion board about various wxWidgets topics (contains
123 also
<em>localized
</em> forums).
</li>
124 <li><a href=
"http://wiki.wxwidgets.org/">The wxWiki
</a>: A user-editable
125 website with lots of tutorials, links to external tools, resources,
129 <!-- TECHNICAL NOTES -->
131 <h1>Technical Notes
</h1>
133 <p>Technical notes contains informations useful only to wxWidgets developers
134 for the maintainance of the project:
</p>
137 <li><a href=
"tech/index.txt">Index of Technical Notes
</a></li>
138 <li><a href=
"tech/">Technical Notes
</a></li>
141 <p>Todo List for wxWidgets:
</p>
144 <li><a href=
"http://wiki.wxwidgets.org/Development:_Todo_List">wxWiki Todo List
</a></li>
145 <li><a href=
"doxygen/out/html/todo.html">Documentation Todo List
</a></li>
152 <p>The following are fully-fledged applications which demonstrate some
153 features of wxWidgets (for a list of the
70+ samples please look at the
157 <li><a href=
"../demos/bombs">bombs
</a>: minesweeper-like game.
</li>
158 <li><a href=
"../demos/forty">forty
</a>: a great little card game by Chris Breeze.
</li>
159 <li><a href=
"../demos/fractal">fractal
</a>: fractal mountains by Andrew Davison.
</li>
160 <li><a href=
"../demos/life">life
</a>: the game of Life by J. H. Conway,
161 implemented in wxWidgets by Guillermo Rodriguez Garcia.
</li>
162 <li><a href=
"../demos/poem">poem
</a>: a little poetry display program.
</li>
167 <!-- kate: space-indent on; indent-width 2; indent-mode xml; -->