X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c3b177ae6310ed80f054ae227513ef681f9c3dad..66f55ec64c250fc51147815bf905a86e943bfd16:/docs/html/index.htm
diff --git a/docs/html/index.htm b/docs/html/index.htm
index 6a75978b15..35800afd73 100644
--- a/docs/html/index.htm
+++ b/docs/html/index.htm
@@ -33,6 +33,7 @@ downloaded from the wxWindows Web site.
[Install]
[Manuals]
+[Technical Notes]
[3rd party tools]
[Samples]
[Demos]
@@ -116,20 +117,6 @@ downloaded from the wxWindows Web site.
-
-
-wxTreeLayout Class
- |
-
-
-wxTreeLayout Class
- |
-
-
-wxTreeLayout Class
- |
-
-
Remstar ODBC Classes
@@ -146,6 +133,12 @@ downloaded from the wxWindows Web site.
+
+
+
@@ -177,10 +170,12 @@ to switch between compilation modes.
dialogs: shows some of the common dialogs available -- wxFontDialog,
wxColourDialog, wxFileDialog, wxDirDialog, wxMessageBox, wxTextEntryDialog, wxSingleChoiceDialog.
For printing-related dialogs, see the printing sample.
+dragimag: wxDragImage demo.
+dialup: wxDialUpManager demo.
dnd: demonstrates drag and drop on supported platforms.
docview: demonstrates use of the document view classes,
using wxFrame.
-docvwmdi: : demonstrates use of the document view classes,
+docvwmdi: demonstrates use of the document view classes,
using wxMDIParentFrame, wxMDIChildFrame.
drawing: tests device context drawing.
dynamic: shows how to connect events to member functions
@@ -220,12 +215,12 @@ platforms that don't support it, a normal-sized title bar is displayed.
small a wxWindows application as you can get.
nativdlg: shows how wxWindows can load a standard Windows
dialog resource, translating the controls into wxWindows controls (Windows only).
-dialup: wxDialUpManager demo.
newgrid: demonstrates the new wxGrid implementation, by Michael Bedward.
notebook: shows the wxNotebook (tabbed window) control.
oleauto: a little OLE automation controller (Windows only; requires
Excel to be present).
ownerdrw: demonstrates owner-draw menus and controls (Windows only).
+plot: demonstrates wxPlot classes (under development).
png: demonstrates PNG loading.
printing: shows printing and previewing.
proplist: demonstrates the property list classes (a VB-style property editor).
|