X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/85d525b1112cfbb110c51439f759420e2e9baea4..215f9d70dd4aa7be41f95679613f70019f1e82f9:/docs/html/index.htm?ds=sidebyside diff --git a/docs/html/index.htm b/docs/html/index.htm index d86cbf8ef2..b300673400 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -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.