From d35b028e046acb684d57e56db309313090b73718 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 6 Feb 2001 18:13:28 +0000 Subject: [PATCH] Added event sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/html/index.htm | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/html/index.htm b/docs/html/index.htm index 469abc3de8..5d23d67df3 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -216,6 +216,7 @@ using wxMDIParentFrame, wxMDIChildFrame.
  • drawing: tests device context drawing.
  • dynamic: shows how to connect events to member functions dynamically. +
  • event: demonstrates event handling.
  • exec: demonstrates wxExecute.
  • font: tests fonts, font enumerator, font encodings.
  • grid: demonstrates the wxGrid class. This demo should work