X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d35b028e046acb684d57e56db309313090b73718..51dc95a4c8ccb00741be48f6353749ada3e9f39a:/docs/html/index.htm?ds=inline diff --git a/docs/html/index.htm b/docs/html/index.htm index 5d23d67df3..2cabfb0998 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -259,7 +259,6 @@ dialog resource, translating the controls into wxWindows controls (Windows only)
  • oleauto: a little OLE automation controller (Windows only; requires Excel to be present).
  • ownerdrw: demonstrates owner-draw menus and controls (Windows only). -
  • plot: demonstrates wxPlot classes (under development).
  • png: demonstrates PNG loading.
  • printing: shows printing and previewing.
  • proplist: demonstrates the property list classes (a VB-style property editor). @@ -278,9 +277,6 @@ an embedded window.
  • sockets: demonstrates the TCP/IP family of classes.
  • splitter: demonstrates the wxSplitterWindow class.
  • statbar: demonstrates the wxStatusBar class. -
  • tab: demonstrates the generic tab window class. You should -normally use wxNotebook instead, but the generic code is sometimes useful, for example for -implementing wxNotebook on platforms with no native support.
  • taskbar: demonstrates the wxTaskBarIcon class, for adding icons to the system tray. Windows only, but may eventually be implemented for other desktop environments that use this metaphor.