]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/index.htm
show the standard wxWin fonts (modified patch 530698)
[wxWidgets.git] / docs / html / index.htm
index 5d23d67df341b29d508841617efbeb7e005fc162..83f5405e6d29a1a9a3b1b094ab5dd67ee1c8a1ab 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
@@ -76,16 +65,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>
@@ -259,7 +248,6 @@ dialog resource, translating the controls into wxWindows controls (Windows only)
 <li><a href="../../samples/oleauto">oleauto</a>: a little OLE automation controller (Windows only; requires
 Excel to be present).
 <li><a href="../../samples/ownerdrw">ownerdrw</a>: demonstrates owner-draw menus and controls (Windows only).
 <li><a href="../../samples/oleauto">oleauto</a>: a little OLE automation controller (Windows only; requires
 Excel to be present).
 <li><a href="../../samples/ownerdrw">ownerdrw</a>: demonstrates owner-draw menus and controls (Windows only).
-<li><a href="../../samples/plot">plot</a>: demonstrates wxPlot classes (under development).
 <li><a href="../../samples/png">png</a>: demonstrates PNG loading.
 <li><a href="../../samples/printing">printing</a>: shows printing and previewing.
 <li><a href="../../samples/proplist">proplist</a>: demonstrates the property list classes (a VB-style property editor).
 <li><a href="../../samples/png">png</a>: demonstrates PNG loading.
 <li><a href="../../samples/printing">printing</a>: shows printing and previewing.
 <li><a href="../../samples/proplist">proplist</a>: demonstrates the property list classes (a VB-style property editor).
@@ -278,9 +266,6 @@ an embedded window.
 <li><a href="../../samples/sockets">sockets</a>: demonstrates the TCP/IP family of classes.
 <li><a href="../../samples/splitter">splitter</a>: demonstrates the wxSplitterWindow class.
 <li><a href="../../samples/statbar">statbar</a>: demonstrates the wxStatusBar class.
 <li><a href="../../samples/sockets">sockets</a>: demonstrates the TCP/IP family of classes.
 <li><a href="../../samples/splitter">splitter</a>: demonstrates the wxSplitterWindow class.
 <li><a href="../../samples/statbar">statbar</a>: demonstrates the wxStatusBar class.
-<li><a href="../../samples/tab">tab</a>: demonstrates the generic tab window class. You should
-normally use wxNotebook instead, but the generic code is sometimes useful, for example for
-implementing wxNotebook on platforms with no native support.
 <li><a href="../../samples/taskbar">taskbar</a>: demonstrates the wxTaskBarIcon class, for
 adding icons to the system tray. Windows only, but may eventually be implemented for other desktop
 environments that use this metaphor.
 <li><a href="../../samples/taskbar">taskbar</a>: demonstrates the wxTaskBarIcon class, for
 adding icons to the system tray. Windows only, but may eventually be implemented for other desktop
 environments that use this metaphor.