X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c1bf3a3e90edc2ad50446c5d8891af17bb188ebf..bb650010c8200174ce824aaadac44e8e5ead194d:/docs/html/index.htm diff --git a/docs/html/index.htm b/docs/html/index.htm index a4ce5aa912..1e5a899989 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -320,6 +320,7 @@ Each of the following samples demonstrates one or more aspect of wxWidgets.

  • access: Active Accessiblity sample (Windows only).
  • artprov: shows how you can customize the look of standard wxWidgets dialogs by replacing default bitmaps/icons with your own versions. +
  • aui: wxAui (docking subsystem) sample.
  • calendar: a sample to test the wxCalendarCtrl class.
  • caret: a sample to test the wxCaret class.
  • checklst: demonstrates wxCheckListBox on