X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7be6137a8cb6744364dcb004539663049a61fc18..54759554d3d4975ef543d308d6da6cd40ca9c87b:/docs/html/index.htm diff --git a/docs/html/index.htm b/docs/html/index.htm index 808bfe3bb2..2af586b3f1 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -342,9 +342,7 @@ dynamically.
  • event: demonstrates event handling.
  • exec: demonstrates wxExecute.
  • font: tests fonts, font enumerator, font encodings. -
  • grid: demonstrates the wxGrid class. This demo should work -when the old grid implementation is compiled into wxWindows, and also with the new implementation. -Please see newgrid below for a full demo of the new implementation's capabilities. +
  • grid: demonstrates the wxGrid class.
  • 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. @@ -379,17 +377,14 @@ small a wxWindows application as you can get.
  • mobile: mini applications for embedded platforms.
  • nativdlg: shows how wxWindows can load a standard Windows dialog resource, translating the controls into wxWindows controls (Windows only). -
  • newgrid: demonstrates the new wxGrid implementation, by Michael Bedward and others.
  • 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).
  • 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). @@ -418,6 +413,15 @@ wxTime, wxDate and wxVariant.
  • wizard: demonstrates the wxWizard class. +The following are deprecated samples. + + + +