merged 2.4 branch into the trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,45 +1,48 @@
|
||||
<html>
|
||||
|
||||
<HTML>
|
||||
<head>
|
||||
<title>wxWindows 2 FAQ</title>
|
||||
</head>
|
||||
|
||||
<HEAD>
|
||||
<TITLE>wxWindows 2 FAQ</TITLE>
|
||||
</HEAD>
|
||||
<body bgcolor=#ffffff text=#000000 vlink="#00376a" link="#00529c" alink="#313063">
|
||||
|
||||
<BODY BGCOLOR=#FFFFFF TEXT=#000000 VLINK="#00376A" LINK="#00529C" ALINK="#313063">
|
||||
|
||||
<font face="Arial, Lucida Sans, Helvetica">
|
||||
<font face="arial, lucida sans, helvetica">
|
||||
|
||||
<table width=100% border=0 cellpadding=3 cellspacing=0>
|
||||
<tr>
|
||||
<td bgcolor="#004080" align=left height=24 background="images/bluetitlegradient.gif">
|
||||
<font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF">
|
||||
<font size=+1 face="arial, lucida sans, helvetica" color="#ffffff">
|
||||
<b>wxWindows 2 FAQ</b>
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<P>
|
||||
<p>
|
||||
|
||||
Welcome to the wxWindows FAQ. Please select a category:<P>
|
||||
Welcome to the wxWindows FAQ. Please select a category:<p>
|
||||
|
||||
<ul>
|
||||
<li><a href="faqgen.htm">General questions</a>
|
||||
<li><a href="faqgtk.htm">wxWindows 2 for GTK+</a>
|
||||
<li><a href="faqmsw.htm">wxWindows 2 for Windows</a>
|
||||
<li><a href="faqmot.htm">wxWindows 2 for Motif</a>
|
||||
<li><a href="faqx11.htm">wxWindows 2 for X11</a>
|
||||
<li><a href="faqmac.htm">wxWindows 2 for Mac</a>
|
||||
<li><a href="faqcmn.htm">Questions common to all platforms</a>
|
||||
<li><a href="faqgtk.htm">GTK+ questions</a>
|
||||
<li><a href="faqmsw.htm">MS Windows questions</a>
|
||||
<li><a href="faqmot.htm">Motif questions</a>
|
||||
<li><a href="faqx11.htm">X11 questions</a>
|
||||
<li><a href="faqmac.htm">Mac questions</a>
|
||||
</ul>
|
||||
|
||||
<P>
|
||||
<p>
|
||||
|
||||
For further information, please see the <a href="http://www.wxwindows.org" target=_top>wxWindows Web site</a>,
|
||||
plus install.txt (per port), todo.txt (per port), and bugs.txt (all ports).
|
||||
<P>
|
||||
For further information, please see the
|
||||
<a href="http://www.wxwindows.org" target=_top>wxWindows Web site</a>,
|
||||
<a href="http://mintzer.pqdot.net/cgi-bin/wiki/wiki.pl" target=_top>wxWiki</a>
|
||||
and install.txt (per port), todo.txt (per port), and bugs.txt (all ports) files
|
||||
in your wxWindows installation.
|
||||
<p>
|
||||
|
||||
</font>
|
||||
|
||||
</BODY>
|
||||
</body>
|
||||
|
||||
</HTML>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user