X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/963a1fcd6e013eef52bf87ed99e19d9ab49563ef..3216dbf5dccab8ed6dc0245b7e5c998738ef51d7:/docs/html/index.htm
diff --git a/docs/html/index.htm b/docs/html/index.htm
index b523b70bcb..83f5405e6d 100644
--- a/docs/html/index.htm
+++ b/docs/html/index.htm
@@ -5,24 +5,13 @@
-
+
-
-
-
-
-
-
-
- |
-
-
-
-
+
Welcome to wxWindows 2, the première cross-platform GUI C++ framework. This is an index of
the plain text, HTML, Windows Help and Acrobat documentation: availability depends on what you've
@@ -76,16 +65,16 @@ downloaded from the wxWindows Web site.
-
+ |
HTML
|
-
+ |
WinHelp
|
-
+ |
MS HTML Help
|
-
+ |
PDF
|
@@ -277,9 +266,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.