X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..6c41903ced78c0b4115785aa80a934833abbc1ef:/docs/html/index.htm?ds=sidebyside diff --git a/docs/html/index.htm b/docs/html/index.htm index 469abc3de8..b523b70bcb 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 @@ -258,7 +259,6 @@ dialog resource, translating the controls into wxWindows controls (Windows only)
  • oleauto: a little OLE automation controller (Windows only; requires Excel to be present).
  • ownerdrw: demonstrates owner-draw menus and controls (Windows only). -
  • plot: demonstrates wxPlot classes (under development).
  • png: demonstrates PNG loading.
  • printing: shows printing and previewing.
  • proplist: demonstrates the property list classes (a VB-style property editor).