Updated FAQ from web files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
|
||||
<HTML>
|
||||
|
||||
<HEAD>
|
||||
<TITLE>wxWidgets 2 for GTK FAQ</TITLE>
|
||||
<TITLE>wxWidgets for GTK FAQ</TITLE>
|
||||
</HEAD>
|
||||
|
||||
<BODY BGCOLOR=#FFFFFF TEXT=#000000 VLINK="#00376A" LINK="#00529C" ALINK="#313063">
|
||||
@@ -12,7 +13,7 @@
|
||||
<tr>
|
||||
<td bgcolor="#004080" align=left height=24 background="images/bluetitlegradient.gif">
|
||||
<font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF">
|
||||
<b>wxWidgets 2 for GTK FAQ</b>
|
||||
<b>wxWidgets for GTK FAQ</b>
|
||||
</font>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -20,13 +21,13 @@
|
||||
|
||||
<P>
|
||||
|
||||
See also <a href="faq.htm">top-level FAQ page</a>
|
||||
See also <a href="faq.htm">top-level FAQ page</a>
|
||||
and <a href="faqunx.htm">Unix FAQ page</a>.
|
||||
<hr>
|
||||
<h3>List of questions in this category</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="#wxgtk">What is wxWidgets 2 for GTK+?</a></li>
|
||||
<li><a href="#wxgtk">What is wxWidgets for GTK+?</a></li>
|
||||
<li><a href="#locale">Why doesn't reading floating point numbers work when using wxWidgets?</a></li>
|
||||
<li><a href="#gnome">Does wxGTK have GNOME support?</a></li>
|
||||
<li><a href="#redhat">Warning about GTK libraries supplied with RedHat</a></li>
|
||||
@@ -38,10 +39,10 @@ and <a href="faqunx.htm">Unix FAQ page</a>.
|
||||
|
||||
<hr>
|
||||
|
||||
<h3><a name="wxgtk">What is wxWidgets 2 for GTK?</a></h3>
|
||||
<h3><a name="wxgtk">What is wxWidgets for GTK?</a></h3>
|
||||
|
||||
wxWidgets 2 for GTK is a port of wxWidgets to the <a href="http://www.gimp.org/gtk" target=_top>GTK+ toolkit</a>,
|
||||
which is freely available for most flavours of Unix with X. wxWidgets 2 for GTK is
|
||||
wxWidgets for GTK is a port of wxWidgets to the <a href="http://www.gimp.org/gtk" target=_top>GTK+ toolkit</a>,
|
||||
which is freely available for most flavours of Unix with X. wxWidgets for GTK is
|
||||
often abbreviated to wxGTK. wxGTK has a separate home page <a href="http://www.freiburg.linux.de/~wxxt" target=_top>here</a>.
|
||||
<P>
|
||||
|
||||
|
Reference in New Issue
Block a user