X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f0f7bd8a4fa62067778518ecd270bccc110612de..4a9dba0e561d2485d9235eab7b51aac8729f1b10:/docs/html/index.htm?ds=sidebyside diff --git a/docs/html/index.htm b/docs/html/index.htm index 808bfe3bb2..2e1d6ebfe7 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -342,8 +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. +
  • 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 @@ -379,7 +378,6 @@ 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).