X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/daa9deb2a22a25958910433a694ccc93de11eb71..2006289b741f13c3d0a89f3758777850135f10e1:/docs/html/index.htm diff --git a/docs/html/index.htm b/docs/html/index.htm index 5ced48029d..b300673400 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -142,7 +142,7 @@ by Franky Braem, in PDF format.

-wxWidgets Reference +wxWidgets Reference @@ -288,7 +288,7 @@ by Franky Braem, in PDF format.

Each of the following samples demonstrates one or more aspect of wxWidgets.

  • image: shows off the cross-platform wxImage class. +
  • ipc: shows the DDE-like protocol in action, both using real +DDE on Windows, and TCP/IP on all platforms. Edit ddesetup.h +to switch between compilation modes.
  • internat: use of wxWidgets' internationalization support.
  • joytest: tests the wxJoystick class (currently Windows and GTK only).
  • keyboard: tests keyboard support. @@ -390,6 +390,7 @@ programming. wxTime, wxDate and wxVariant.
  • validate: shows simple use of validation.
  • wizard: demonstrates the wxWizard class. +
  • xrc: demonstrates the XRC resource system. The following are deprecated samples.