]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/index.htm
Added clipboard cut and paste
[wxWidgets.git] / docs / html / index.htm
index b523b70bcb4ce878023c8cc5cc6e24e984df17c4..2cabfb09985ffb4d4ee18d7de7b718ab387a069d 100644 (file)
@@ -277,9 +277,6 @@ an embedded window.
 <li><a href="../../samples/sockets">sockets</a>: demonstrates the TCP/IP family of classes.
 <li><a href="../../samples/splitter">splitter</a>: demonstrates the wxSplitterWindow class.
 <li><a href="../../samples/statbar">statbar</a>: demonstrates the wxStatusBar class.
-<li><a href="../../samples/tab">tab</a>: 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.
 <li><a href="../../samples/taskbar">taskbar</a>: 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.