X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0d3a69ec7039f1c77bb3c23d1bfabb13d5df223f..3216dbf5dccab8ed6dc0245b7e5c998738ef51d7:/docs/html/index.htm diff --git a/docs/html/index.htm b/docs/html/index.htm index de8a154f92..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,6 +205,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 @@ -222,7 +248,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). @@ -241,9 +266,6 @@ an embedded window.
  • sockets: demonstrates the TCP/IP family of classes.
  • splitter: demonstrates the wxSplitterWindow class.
  • statbar: demonstrates the wxStatusBar class. -
  • tab: demonstrates the generic tab window class. You should -normally use wxNotebook instead, but the generic code is sometimes useful, for example for -implementing wxNotebook on platforms with no native support.
  • taskbar: demonstrates the wxTaskBarIcon class, for adding icons to the system tray. Windows only, but may eventually be implemented for other desktop environments that use this metaphor.