X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b4fe51258d17c1e63c55b2b83c8db83e44b15927..bae2dc62af49b5a870bbabd9473a92921736a6f0:/docs/html/faq.htm diff --git a/docs/html/faq.htm b/docs/html/faq.htm index cbe471dcb6..2c5af9213c 100644 --- a/docs/html/faq.htm +++ b/docs/html/faq.htm @@ -1,43 +1,50 @@ -<HTML> -<HEAD> -<TITLE>wxWindows 2 FAQ</TITLE> -</HEAD> +<html> -<BODY BGCOLOR=#FFFFFF TEXT=#000000 LINK=#FF0000 VLINK=#000000> +<head> +<title>wxWidgets FAQ</title> +</head> -<font face="Arial, Lucida Sans, Helvetica"> +<body bgcolor=#ffffff text=#000000 vlink="#00376a" link="#00529c" alink="#313063"> -<table width=100% border=4 cellpadding=5 cellspacing=0> +<font face="arial, lucida sans, helvetica"> + +<table width=100% border=0 cellpadding=3 cellspacing=0> <tr> -<td bgcolor="#660000"> -<font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF"> -wxWindows 2 FAQ +<td bgcolor="#004080" align=left height=24 background="images/bluetitlegradient.gif"> +<font size=+1 face="arial, lucida sans, helvetica" color="#ffffff"> +<b>wxWidgets FAQ</b> </font> </td> </tr> </table> -<P> +<p> -Welcome to the wxWindows FAQ. Please select a category:<P> +Welcome to the wxWidgets 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="faqmac.htm">wxWindows 2 for Mac</a> +<li><a href="faqcmn.htm">Questions common to all platforms</a> +<li><a href="faqmsw.htm">MS Windows questions</a> +<li><a href="faqunx.htm">Questions common to all Unix (GTK+/X11/Motif) ports</a> +<li><a href="faqgtk.htm">GTK+ 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.wxwidgets.org" target=_top>wxWidgets Web site</a>, +<a href="http://wiki.wxwidgets.org" target=_top>wxWiki</a> +and install.txt (per port), todo.txt (per port), and bugs.txt (all ports) files +in your wxWidgets installation. +<p> </font> -</BODY> +</body> -</HTML> +</html>