X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/66f55ec64c250fc51147815bf905a86e943bfd16..a9249b2eb2a40d8c71f828669045c4ddaa8dc5ff:/docs/html/index.htm?ds=sidebyside diff --git a/docs/html/index.htm b/docs/html/index.htm index 35800afd73..83f5405e6d 100644 --- a/docs/html/index.htm +++ b/docs/html/index.htm @@ -5,25 +5,13 @@ - - + - - - - -
- - - - -
- -

+ Welcome to wxWindows 2, the première cross-platform GUI C++ framework. This is an index of the plain text, HTML, Windows Help and Acrobat documentation: availability depends on what you've @@ -47,7 +35,6 @@ downloaded from the wxWindows Web site.

wxGTK, wxMotif, wxMSW -

  • Release notes
  • Installation: wxGTK, wxMotif, wxMSW @@ -78,13 +65,16 @@ downloaded from the wxWindows Web site.

    - + HTML - + WinHelp - + +MS HTML Help + + PDF @@ -98,6 +88,10 @@ downloaded from the wxWindows Web site.

    Reference Manual + +Reference Manual + + Reference Manual @@ -112,11 +106,33 @@ downloaded from the wxWindows Web site.

    Dialog Editor Manual + +Dialog Editor Manual + + Dialog Editor Manual + + +Tex2RTF Manual + + + +Tex2RTF Manual + + + +Tex2RTF Manual + + + +Tex2RTF Manual + + + Remstar ODBC Classes @@ -126,6 +142,10 @@ downloaded from the wxWindows Web site.


    + +

    + + Remstar ODBC Classes @@ -136,16 +156,21 @@ downloaded from the wxWindows Web site.


    Technical notes


    Third-party tools


    Samples

    @@ -180,16 +205,19 @@ 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. +
  • grid: demonstrates the wxGrid class. This demo should work +when the old grid implementation is compiled into wxWindows, and also with the new implementation. +Please see newgrid below for a full demo of the new implementation's capabilities.
  • help: shows how to use wxHelpController.
  • html: a number of demos for the wxHTML class library, used inside applications and also as a help facility.