X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c1bf3a3e90edc2ad50446c5d8891af17bb188ebf..cc24bf919256e8e1d317dbb8e67df6d007d641ea:/docs/html/index.htm?ds=sidebyside diff --git a/docs/html/index.htm b/docs/html/index.htm index a4ce5aa912..f88347d2fc 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -24,8 +24,6 @@ downloaded from the wxWidgets Web site.Install] [Manuals] [Technical Notes] -[3rd party tools] -[Optional Libraries] [Samples] [Demos] @@ -85,7 +83,6 @@ for how to do this.
  • wxWidgets for GTK+
  • wxWidgets for Motif
  • wxWidgets for X11 -
  • wxWidgets for Unix
  • wxWidgets for Mac
  • ToDo: General ToDo, @@ -182,52 +179,6 @@ or downloading a binary, for example from FL Library - - - -FL Library - - - - -FL Library - - - -FL Library - - - -FL Library - - - - - -OGL Library - - - -OGL Library - - - - -OGL Library - - - -OGL Library - - - -OGL Library - - -

    @@ -253,55 +204,6 @@ or downloading a binary, for example from - -Thirty-party tools - - - - - -

    - -

    - -

    - - - - - -
    - -Optional Libraries - -
    - -

    - -These are the optional libraries in the contrib hierarchy.

    - -

    - -

    -
    @@ -318,12 +220,15 @@ Each of the following samples demonstrates one or more aspect of wxWidgets.

    • access: Active Accessiblity sample (Windows only). +
    • animate: shows the wxAnimationCtrl class.
    • artprov: shows how you can customize the look of standard wxWidgets dialogs by replacing default bitmaps/icons with your own versions. +
    • aui: wxAui (docking subsystem) sample.
    • calendar: a sample to test the wxCalendarCtrl class.
    • caret: a sample to test the wxCaret class.
    • checklst: demonstrates wxCheckListBox on supported platforms (currently Windows and GTK only). +
    • collpane: shows the wxCollapsiblePane class.
    • config: demonstrates use of wxConfig, which defaults to wxRegConfig on WIN32 (optionally wxIniConfig), and wxFileConfig on other platforms.
    • console: demonstrates a console application using @@ -346,6 +251,7 @@ using wxMDIParentFrame, wxMDIChildFrame.
    • drawing: tests device context drawing.
    • dynamic: shows how to connect events to member functions dynamically. +
    • erase: shows the wxEditableListBox class.
    • erase: Window erasing sample.
    • event: demonstrates event handling.
    • exept: demonstrates exception handling. @@ -429,18 +335,11 @@ programming. wxTime, wxDate and wxVariant.
    • validate: shows simple use of validation.
    • vscroll: shows use of wxVScrolledWindow. +
    • widgets: shows a lot of control classes.
    • wizard: demonstrates the wxWizard class.
    • xrc: demonstrates the XRC resource system.
    -The following are deprecated samples. - -
      -
    • resource: shows how to use old-style wxWidgets resources (.wxr files). -
    • proplist: demonstrates the property list classes (a VB-style property editor). -
    • treelay: an algorithm for displaying tree hierarchies. -
    -