From: Julian Smart Date: Tue, 6 Feb 2001 18:13:28 +0000 (+0000) Subject: Added event sample X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d35b028e046acb684d57e56db309313090b73718 Added event sample git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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