-
- <head>
- <title>wxWidgets Documentation</title>
- <style type="text/css">
- <!--
- li { line-height: 150%; }
- -->
- </style>
- </head>
-
- <body>
- <a name="top"/>
-
- <h1 style="font-size: 145%">
- Welcome to <em style="font-size: 150%">wxWidgets</em>: a portable C++ and Python GUI toolkit
- </h1>
-
- <center>
- <img src="doxygen/images/main_wxlogo.png" alt="wxWidgets logo" />
- </center>
- <br/>
-
- <p>This page lets you access various resources for
- <a href="http://www.wxwidgets.org">wxWidgets</a> development. Enjoy!</p>
-
- <br/>
- <center>
- <font size="-1">[<a href="#install">Install</a>] [<a href="#doc">Documentation</a>]
- [<a href="#technotes">Technical Notes</a>] [<a href="#demos">Demos</a>]</font>
- </center>
- <br/>
-
-
-
- <!--
- INSTALLATION AND RELEASE NOTES
- -->
-
- <table width="100%" border="0" cellpadding="3" cellspacing="0">
- <tr>
- <td bgcolor="#004080">
- <font size="+1" color="#FFFFFF">
- <b><a name="install">Installation and release notes</a></b>
- </font>
- </td>
- </tr>
- </table>
-
- <p>Unless you installed a binary version of wxWidgets (e.g. under Linux using your distro's
- package manager), you will probably have to <strong>compile</strong> the wxWidgets library
- before you can start use it.</p>
- <p>Please read the platform-specific <tt>readme.txt</tt> and <tt>install.txt</tt>
- for how to do this:</p>
-
- <ul>
- <li>ReadMe:
- <a href="readme.txt"><b>General ReadMe</b></a>, <a href="msw/readme.txt">wxMSW</a> (<a href="msw/winxp.txt">wxMSW for WinXP</a>), <a href="gtk/readme.txt">wxGTK</a>, <a href="mac/readme.txt">wxMac</a>, <a href="cocoa/readme.txt">wxCocoa</a>, <a href="mgl/readme.txt">wxMGL</a>, <a href="motif/readme.txt">wxMotif</a>, <a href="x11/readme.txt">wxX11</a>, <a href="univ/readme.txt">Univ</a>
+ </style>
+</head>
+
+<body>
+
+ <a name="top"/>
+
+ <p><center>
+ <img src="doxygen/images/main_wxlogo.png" alt="wxWidgets: Cross-Platform GUI Toolkit" />
+ </center></p>
+
+ <!-- INSTALLATION AND RELEASE NOTES -->
+
+ <h1>Installation and Release Notes</h1>
+
+ <p>Unless you installed a binary version of wxWidgets (e.g. under Linux
+ using your distro's package manager), you will probably have to
+ <strong>compile</strong> the wxWidgets library before you can start use
+ it.</p>
+ <p>Please read the platform-specific <tt>readme.txt</tt> and
+ <tt>install.txt</tt> for how to do this:</p>
+
+ <ul>
+ <li>Readme:
+ <a href="readme.txt"><b>General ReadMe</b></a>,
+ <a href="msw/readme.txt">wxMSW</a> (<a href="msw/winxp.txt">wxMSW for WinXP</a>),
+ <a href="gtk/readme.txt">wxGTK</a>,
+ <a href="mac/readme.txt">wxMac</a>,
+ <a href="cocoa/readme.txt">wxCocoa</a>,
+ <a href="mgl/readme.txt">wxMGL</a>,
+ <a href="motif/readme.txt">wxMotif</a>,
+ <a href="x11/readme.txt">wxX11</a>,
+ <a href="univ/readme.txt">Univ</a>