X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..641cdc233d23344b88a6e24151708f669c429917:/docs/html/index.htm diff --git a/docs/html/index.htm b/docs/html/index.htm index 89cc562bab..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. @@ -374,6 +374,7 @@ the user to resize subwindows.
  • scrollsub: demonstrates the use of wxScrolledWindow to scroll an embedded window.
  • sockets: demonstrates the TCP/IP family of classes. +
  • splash: demonstrates use of the wxSplashScreen class.
  • splitter: demonstrates the wxSplitterWindow class.
  • statbar: demonstrates the wxStatusBar class.
  • taskbar: demonstrates the wxTaskBarIcon class, for @@ -389,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.