X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ee1aaf9996f831c29443ddf1673784e8c9fac3a9..9ffdee8074b1581d2c8ad6e6b16f536a42e42dd1:/docs/html/index.htm diff --git a/docs/html/index.htm b/docs/html/index.htm index f00dc99c38..e561f4b877 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -206,6 +206,7 @@ For printing-related dialogs, see the printing sample. using wxFrame.
  • docvwmdi: : demonstrates use of the document view classes, using wxMDIParentFrame, wxMDIChildFrame. +
  • drawing: tests device context drawing.
  • dynamic: shows how to connect events to member functions dynamically.
  • forty: a great little card game by Chris Breeze. A @@ -215,6 +216,16 @@ fully-fledged application!
  • 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. +
  • image: shows off the cross-platform wxImage class.
  • internat: use of wxWindows' internationalization support.
  • joytest: tests the wxJoystick class (currently Windows and GTK only).