X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b4fe51258d17c1e63c55b2b83c8db83e44b15927..ee1aaf9996f831c29443ddf1673784e8c9fac3a9:/docs/html/index.htm diff --git a/docs/html/index.htm b/docs/html/index.htm index b9410f8706..f00dc99c38 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -190,6 +190,8 @@ downloaded from the wxWindows Web site.

config: demonstrates use of wxConfig, which defaults to wxRegConfig on WIN32, wxIniConfig on WIN16, 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 wxNotebook.
  • db: wxDB ODBC sample. @@ -231,6 +233,7 @@ 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). +
  • nettest: wxDialUpManager demo.
  • notebook: shows the wxNotebook (tabbed window) control.
  • oleauto: a little OLE automation controller (Windows only; requires Excel to be present).