X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4a9dba0e561d2485d9235eab7b51aac8729f1b10..9e70eb3b1d349c67224c14e6cc5b2cb5ebd26173:/docs/html/index.htm?ds=sidebyside
diff --git a/docs/html/index.htm b/docs/html/index.htm
index 2e1d6ebfe7..2af586b3f1 100644
--- a/docs/html/index.htm
+++ b/docs/html/index.htm
@@ -343,7 +343,6 @@ dynamically.
exec: demonstrates wxExecute.
font: tests fonts, font enumerator, font encodings.
grid: demonstrates the wxGrid class.
-Please see newgrid below for a full demo of the new implementation's capabilities.
help: shows how to use wxHelpController.
html: a number of demos for the wxHTML class library, used inside
applications and also as a help facility.
@@ -384,10 +383,8 @@ Excel to be present).
ownerdrw: demonstrates owner-draw menus and controls (Windows only).
png: demonstrates PNG loading.
printing: shows printing and previewing.
-proplist: demonstrates the property list classes (a VB-style property editor).
propsize: demonstrates proportional sizer classes.
regtest: tests the low-level Windows registry functions (Windows only).
-resource: shows how to use wxWindows resources (.wxr files).
@@ -416,6 +413,15 @@ wxTime, wxDate and wxVariant.
wizard: demonstrates the wxWizard class.
+The following are deprecated samples.
+
+
+- resource: shows how to use old-style wxWindows resources (.wxr files).
+
- proplist: demonstrates the property list classes (a VB-style property editor).
+
- treelay: an algorithm for displaying tree hierarchies.
+
+
+