]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/index.htm
More makefile and project fun
[wxWidgets.git] / docs / html / index.htm
index 6a75978b150a3734246bf698f17be73411c528dd..f11549ac1f48ee73526cb0d93bb2e2f96a844138 100644 (file)
@@ -116,20 +116,6 @@ downloaded from the <a href="http://www.wxwindows.org">wxWindows Web site</a>.<P
 </td>
 </tr>
 
-<tr>
-<td align=center>
-<a href="wxtree/tree.htm">wxTreeLayout Class</a>
-</td>
-
-<td align=center>
-<a href="../winhelp/wxtree.hlp">wxTreeLayout Class</a>
-</td>
-
-<td align=center>
-<a href="../pdf/wxtree.pdf">wxTreeLayout Class</a>
-</td>
-</tr>
-
 <tr>
 <td align=center>
 <a href="odbc/odbc.htm">Remstar ODBC Classes</a>
@@ -226,6 +212,7 @@ 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/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).