]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/index.htm
fixed focus tracking for spin controls (patch from Dimitri)
[wxWidgets.git] / docs / html / index.htm
index 2cabfb09985ffb4d4ee18d7de7b718ab387a069d..6bef8d27d0dd4fed2ae061d3d5904230da3ff89f 100644 (file)
@@ -5,24 +5,13 @@
 
 </HEAD>
 
 
 </HEAD>
 
-<BODY BGCOLOR="#FFFFFF" TEXT=#000000 LINK=#FF0000 VLINK=#000000>
+<BODY BGCOLOR=#FFFFFF TEXT=#000000 VLINK="#63659C" LINK="#313063" ALINK="#313063">
 
 <font face="Arial, Lucida Sans, Helvetica">
 
 <a name="top"></a>
 
 
 <font face="Arial, Lucida Sans, Helvetica">
 
 <a name="top"></a>
 
-<table width=100% border=0 cellpadding=5 cellspacing=0>
-<tr>
-<td bgcolor="#C4ECF9">
-<font size=+1 face="Arial, Lucida Sans, Helvetica" color="#000000">
-<IMG src="logo.gif" align=left>
-<!-- wxWindows Documentation -->
-</font>
-</td>
-</tr>
-</table>
-
-<P>
+<IMG src="logo.gif" align=left hspace=10 vspace=0>
 
 Welcome to wxWindows 2, the premi&egrave;re cross-platform GUI C++ framework. This is an index of
 the plain text, HTML, Windows Help and Acrobat documentation: availability depends on what you've
 
 Welcome to wxWindows 2, the premi&egrave;re cross-platform GUI C++ framework. This is an index of
 the plain text, HTML, Windows Help and Acrobat documentation: availability depends on what you've
@@ -45,9 +34,11 @@ downloaded from the <a href="http://www.wxwindows.org">wxWindows Web site</a>.<P
 <li>ReadMe: <a href="../readme.txt"><b>General ReadMe</b></a>,
 <a href="../gtk/readme.txt">wxGTK</a>,
 <a href="../motif/readme.txt">wxMotif</a>,
 <li>ReadMe: <a href="../readme.txt"><b>General ReadMe</b></a>,
 <a href="../gtk/readme.txt">wxGTK</a>,
 <a href="../motif/readme.txt">wxMotif</a>,
+<a href="../x11/readme.txt">wxX11</a>,
 <a href="../msw/readme.txt">wxMSW</a>
 <li>Installation: <a href="../gtk/install.txt">wxGTK</a>,
 <a href="../motif/install.txt">wxMotif</a>,
 <a href="../msw/readme.txt">wxMSW</a>
 <li>Installation: <a href="../gtk/install.txt">wxGTK</a>,
 <a href="../motif/install.txt">wxMotif</a>,
+<a href="../x11/install.txt">wxX11</a>,
 <a href="../msw/install.txt">wxMSW</a>
 <li><a href="../changes.txt"><b>Change log</b></a>
 <li><a href="../bugs.txt"><b>Buglist</b></a>
 <a href="../msw/install.txt">wxMSW</a>
 <li><a href="../changes.txt"><b>Change log</b></a>
 <li><a href="../bugs.txt"><b>Buglist</b></a>
@@ -59,9 +50,10 @@ downloaded from the <a href="http://www.wxwindows.org">wxWindows Web site</a>.<P
 <li><a href="faq.htm"><B>FAQ</B></a>:
   <ul>
   <li><a href="faqgen.htm">General questions</a>
 <li><a href="faq.htm"><B>FAQ</B></a>:
   <ul>
   <li><a href="faqgen.htm">General questions</a>
-  <li><a href="faqgtk.htm">wxWindows 2 for GTK</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="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>
   </ul>
 <li>ToDo: <a href="../todo.txt"><b>General ToDo</b></a>,
   <li><a href="faqmac.htm">wxWindows 2 for Mac</a>
   </ul>
 <li>ToDo: <a href="../todo.txt"><b>General ToDo</b></a>,
@@ -76,16 +68,16 @@ downloaded from the <a href="http://www.wxwindows.org">wxWindows Web site</a>.<P
 <table border=1 align=center>
 
 <tr>
 <table border=1 align=center>
 
 <tr>
-<td align=center bgcolor="#FFFF00">
+<td align=center bgcolor="#C4ECF9">
 <B>HTML</B>
 </td>
 <B>HTML</B>
 </td>
-<td align=center bgcolor="#FFFF00">
+<td align=center bgcolor="#C4ECF9">
 <B>WinHelp</B>
 </td>
 <B>WinHelp</B>
 </td>
-<td align=center bgcolor="#FFFF00">
+<td align=center bgcolor="#C4ECF9">
 <B>MS HTML Help</B>
 </td>
 <B>MS HTML Help</B>
 </td>
-<td align=center bgcolor="#FFFF00">
+<td align=center bgcolor="#C4ECF9">
 <B>PDF</B>
 </td>
 </tr>
 <B>PDF</B>
 </td>
 </tr>
@@ -189,6 +181,8 @@ downloaded from the <a href="http://www.wxwindows.org">wxWindows Web site</a>.<P
 Each of the following demonstrates one or more aspect of wxWindows.<P>
 
 <ul>
 Each of the following demonstrates one or more aspect of wxWindows.<P>
 
 <ul>
+<li><a href="../../samples/calendar">artprov</a>: shows how you can customize the look of standard
+wxWindows dialogs by replacing default bitmaps/icons with your own versions.
 <li><a href="../../samples/calendar">calendar</a>: a sample to test the wxCalendarCtrl class.
 <li><a href="../../samples/caret">caret</a>: a sample to test the wxCaret class.
 <li><a href="../../samples/checklst">checklst</a>: demonstrates wxCheckListBox on
 <li><a href="../../samples/calendar">calendar</a>: a sample to test the wxCalendarCtrl class.
 <li><a href="../../samples/caret">caret</a>: a sample to test the wxCaret class.
 <li><a href="../../samples/checklst">checklst</a>: demonstrates wxCheckListBox on