X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4a9dba0e561d2485d9235eab7b51aac8729f1b10..4997d3014cd76b41f2d4036dfd168ad886972f35:/docs/html/index.htm diff --git a/docs/html/index.htm b/docs/html/index.htm index 2e1d6ebfe7..a78e86c31a 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -162,28 +162,6 @@ by Franky Braem, in PDF format.

- - -Dialog Editor - - - -Dialog Editor - - - -Dialog Editor - - - -Dialog Editor - - - -Dialog Editor - - - Tex2RTF @@ -317,7 +295,7 @@ wxWindows dialogs by replacing default bitmaps/icons with your own versions.

  • checklst: demonstrates wxCheckListBox on supported platforms (currently Windows and GTK only).
  • config: demonstrates use of wxConfig, which -defaults to wxRegConfig on WIN32, wxIniConfig on WIN16, and wxFileConfig on other platforms. +defaults to wxRegConfig on WIN32 (optionally wxIniConfig), and wxFileConfig on other platforms.
  • console: demonstrates a console application using console-mode (no-GUI) compilation of wxWindows.
  • controls: sample showing a variety of controls, including @@ -343,7 +321,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 +361,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 +391,15 @@ wxTime, wxDate and wxVariant.
  • wizard: demonstrates the wxWizard class. +The following are deprecated samples. + + + +