From c1bf3a3e90edc2ad50446c5d8891af17bb188ebf Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 5 Feb 2006 20:45:23 +0000 Subject: [PATCH] Removed richedit from index file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/html/index.htm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/html/index.htm b/docs/html/index.htm index 6a2e91d712..a4ce5aa912 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -402,8 +402,7 @@ Excel to be present).
  • regtest: tests the low-level Windows registry functions (Windows only).
  • render: shows how to use wxRenderer to implement controls consistent with the platform's native look. -
  • richedit: a work-in-progress rich text editor with plain text and HTML export -facilities. +
  • richtext: demonstrates wxRichTextCtrl.
  • rotate: demonstrates interpolated and non-interpolated rotation of a wxImage.
  • sashtest: demonstrates use of the wxSashWindow class to allow -- 2.45.2