]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/index.htm
fixed typo
[wxWidgets.git] / docs / html / index.htm
index a78e86c31a63f53fe205a83a0f45ae34052b4b43..d86cbf8ef21871a13daf5924db6d5fc331e5af57 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 
 <HEAD>
-<TITLE>wxWindows Documentation</TITLE>
+<TITLE>wxWidgets Documentation</TITLE>
 
 </HEAD>
 
 
 <IMG src="logo.gif" align=right hspace=10 vspace=0>
 
-<b>Welcome to wxWindows 2, the premi&egrave;re cross-platform GUI C++ framework.</b><P>
+<b>Welcome to wxWidgets 2, the premi&egrave;re cross-platform GUI C++ framework.</b><P>
 
 This is an index of
 the plain text, HTML, Windows Help and Acrobat documentation: availability depends on what you've
-downloaded from the <a href="http://www.wxwindows.org">wxWindows Web site</a>.<br clear=all><P>
+downloaded from the <a href="http://www.wxwindows.org">wxWidgets Web site</a>.<br clear=all><P>
 
 <CENTER>
 <FONT size=-1>
@@ -44,8 +44,8 @@ downloaded from the <a href="http://www.wxwindows.org">wxWindows Web site</a>.<b
 
 <P>
 
-Unless you installed a binary version of wxWindows using RPMs,
-you will probably have to compile the wxWindows library first.
+Unless you installed a binary version of wxWidgets using RPMs,
+you will probably have to compile the wxWidgets library first.
 Please read the platform-specific readme.txt and install.txt
 for how to do this.
 
@@ -77,18 +77,18 @@ for how to do this.
 <li><a href="faq.htm"><B>FAQ</B></a>:
   <ul>
   <li><a href="faqgen.htm">General questions</a>
-  <li><a href="faqgtk.htm">wxWindows 2 for GTK+</a>
-  <li><a href="faqmsw.htm">wxWindows 2 for Windows</a>
-  <li><a href="faqmot.htm">wxWindows 2 for Motif</a>
-  <li><a href="faqx11.htm">wxWindows 2 for X11</a>
-  <li><a href="faqmac.htm">wxWindows 2 for Mac</a>
+  <li><a href="faqgtk.htm">wxWidgets 2 for GTK+</a>
+  <li><a href="faqmsw.htm">wxWidgets 2 for Windows</a>
+  <li><a href="faqmot.htm">wxWidgets 2 for Motif</a>
+  <li><a href="faqx11.htm">wxWidgets 2 for X11</a>
+  <li><a href="faqmac.htm">wxWidgets 2 for Mac</a>
   </ul>
 <li>ToDo: <a href="../todo.txt"><b>General ToDo</b></a>,
 <a href="../gtk/todo.txt">wxGTK</a>,
 <a href="../motif/todo.txt">wxMotif</a>,
 <a href="../msw/todo.txt">wxMSW</a>,
 <a href="../mac/todo.txt">wxMac</a>
-<li>List of <a href="../symbols.txt">preprocessor symbols</a> used in wxWindows
+<li>List of <a href="../symbols.txt">preprocessor symbols</a> used in wxWidgets
 </ul>
 
 Further platform-specific notes:
@@ -103,7 +103,7 @@ Further platform-specific notes:
 <tr>
 <td bgcolor="#004080" align=left height=24 background="images/bluetitlegradient.gif">
 <font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF">
-<b><a name="manuals">wxWindows manuals</a></b>
+<b><a name="manuals">wxWidgets manuals</a></b>
 </font>
 </td>
 </tr>
@@ -115,7 +115,7 @@ To use manuals in wxHTML Help form (extension htb), you can use the <b>HelpView<
 application, either compiling it from utils/helpview in the distribution,
 or downloading a binary, for example from <a href="http://www.storylinescentral.com/helpview.htm">here</a>.<P>
 
-See also the <a href="../pdf/wxTutorial.pdf">wxWindows Tutorial</a>
+See also the <a href="../pdf/wxTutorial.pdf">wxWidgets Tutorial</a>
 by Franky Braem, in PDF format.<P>
 
 <P>
@@ -142,23 +142,23 @@ by Franky Braem, in PDF format.<P>
 
 <tr>
 <td align=center>
-<a href="wx/wx.htm">wxWindows Reference</a>
+<a href="wx/wx_contents.html">wxWidgets Reference</a>
 </td>
 
 <td align=center>
-<a href="../winhelp/wx.hlp">wxWindows Reference</a>
+<a href="../winhelp/wx.hlp">wxWidgets Reference</a>
 </td>
 
 <td align=center>
-<a href="../htmlhelp/wx.chm">wxWindows Reference</a>
+<a href="../htmlhelp/wx.chm">wxWidgets Reference</a>
 </td>
 
 <td align=center>
-<a href="../htb/wx.htb">wxWindows Reference</a>
+<a href="../htb/wx.htb">wxWidgets Reference</a>
 </td>
 
 <td align=center>
-<a href="../pdf/wx.pdf">wxWindows Reference</a>
+<a href="../pdf/wx.pdf">wxWidgets Reference</a>
 </td>
 </tr>
 
@@ -250,7 +250,7 @@ by Franky Braem, in PDF format.<P>
 <li><a href="../tech/index.txt">Index of technical notes</a>
 <li><a href="../tech/">Technical notes</a>
 <li><a href="platform.htm">Platforms supported</a>
-<li><a href="i18n.htm">Languages supported by wxWindows</a>
+<li><a href="i18n.htm">Languages supported by wxWidgets</a>
 </ul>
 
 <P>
@@ -285,11 +285,11 @@ by Franky Braem, in PDF format.<P>
 
 <P>
 
-Each of the following samples demonstrates one or more aspect of wxWindows.<P>
+Each of the following samples demonstrates one or more aspect of wxWidgets.<P>
 
 <ul>
 <li><a href="../../samples/calendar">artprov</a>: shows how you can customize the look of standard
-wxWindows dialogs by replacing default bitmaps/icons with your own versions.
+wxWidgets dialogs by replacing default bitmaps/icons with your own versions.
 <li><a href="../../samples/calendar">calendar</a>: a sample to test the wxCalendarCtrl class.
 <li><a href="../../samples/caret">caret</a>: a sample to test the wxCaret class.
 <li><a href="../../samples/checklst">checklst</a>: demonstrates wxCheckListBox on
@@ -297,7 +297,7 @@ supported platforms (currently Windows and GTK only).
 <li><a href="../../samples/config">config</a>: demonstrates use of wxConfig, which
 defaults to wxRegConfig on WIN32 (optionally wxIniConfig), and wxFileConfig on other platforms.
 <li><a href="../../samples/console">console</a>: demonstrates a console application using
-console-mode (no-GUI) compilation of wxWindows.
+console-mode (no-GUI) compilation of wxWidgets.
 <li><a href="../../samples/controls">controls</a>: sample showing a variety of controls, including
 wxNotebook.
 <li><a href="../../samples/db">db</a>: wxDB ODBC sample.
@@ -335,7 +335,7 @@ applications and also as a help facility.
   <li><a href="../../samples/html/zip">zip</a>: shows how help files can be packaged in zip archives.
   </ul>
 <li><a href="../../samples/image">image</a>: shows off the cross-platform wxImage class.
-<li><a href="../../samples/internat">internat</a>: use of wxWindows' internationalization support.
+<li><a href="../../samples/internat">internat</a>: use of wxWidgets' internationalization support.
 <li><a href="../../samples/joytest">joytest</a>: tests the wxJoystick class (currently Windows and GTK only).
 <li><a href="../../samples/keyboard">keyboard</a>: tests keyboard support.
 <li><a href="../../samples/layout">layout</a>: shows the constraint layout system in action.
@@ -346,15 +346,15 @@ WIN32, and using a generic version on other platforms).
 scheme is used whereby child windows have full sizing and moving rights within the main
 window. On other platforms, tabbed windows are used, where the children are always maximized.
 <li><a href="../../samples/memcheck">memcheck</a>: demonstrates the memory checking/debugging facilities.
-<li><a href="../../samples/mfc">mfc</a>: shows how to use MFC and wxWindows code in the same application (Windows only).
-To compile this, you must edit include/wx/wxprec.h, comment out the windows.h inclusion, and recompile wxWindows.
+<li><a href="../../samples/mfc">mfc</a>: shows how to use MFC and wxWidgets code in the same application (Windows only).
+To compile this, you must edit include/wx/wxprec.h, comment out the windows.h inclusion, and recompile wxWidgets.
 <li><a href="../../samples/minifram">minifram</a>: demonstrates a frame with a small title bar. On
 platforms that don't support it, a normal-sized title bar is displayed.
 <li><a href="../../samples/minimal">minimal</a>: just shows a frame, a menubar, and a statusbar. About as
-small a wxWindows application as you can get.
+small a wxWidgets application as you can get.
 <li><a href="../../samples/mobile">mobile</a>: mini applications for embedded platforms.
-<li><a href="../../samples/nativdlg">nativdlg</a>: shows how wxWindows can load a standard Windows
-dialog resource, translating the controls into wxWindows controls (Windows only).
+<li><a href="../../samples/nativdlg">nativdlg</a>: shows how wxWidgets can load a standard Windows
+dialog resource, translating the controls into wxWidgets controls (Windows only).
 <li><a href="../../samples/notebook">notebook</a>: shows the wxNotebook (tabbed window) control.
 <li><a href="../../samples/oleauto">oleauto</a>: a little OLE automation controller (Windows only; requires
 Excel to be present).
@@ -374,6 +374,7 @@ the user to resize subwindows.
 <li><a href="../../samples/scrollsub">scrollsub</a>: demonstrates the use of wxScrolledWindow to scroll
 an embedded window.
 <li><a href="../../samples/sockets">sockets</a>: demonstrates the TCP/IP family of classes.
+<li><a href="../../samples/splash">splash</a>: demonstrates use of the wxSplashScreen class.
 <li><a href="../../samples/splitter">splitter</a>: demonstrates the wxSplitterWindow class.
 <li><a href="../../samples/statbar">statbar</a>: demonstrates the wxStatusBar class.
 <li><a href="../../samples/taskbar">taskbar</a>: demonstrates the wxTaskBarIcon class, for
@@ -394,7 +395,7 @@ wxTime, wxDate and wxVariant.
 The following are deprecated samples.
 
 <ul>
-<li><a href="../../contrib/deprecated/samples/resource">resource</a>: shows how to use old-style wxWindows resources (.wxr files).
+<li><a href="../../contrib/deprecated/samples/resource">resource</a>: shows how to use old-style wxWidgets resources (.wxr files).
 <li><a href="../../contrib/deprecated/samples/proplist">proplist</a>: demonstrates the property list classes (a VB-style property editor).
 <li><a href="../../contrib/deprecated/samples/treelay">treelay</a>: an algorithm for displaying tree hierarchies.
 </ul>
@@ -421,7 +422,7 @@ The following are fully-fledged applications.<P>
 <li><a href="../../demos/dbbrowse">dbbrowse</a>: ODBC database browser application.
 <li><a href="../../demos/forty">forty</a>: a great little card game by Chris Breeze.
 <li><a href="../../demos/fractal">fractal</a>: fractal mountains by Andrew Davison.
-<li><a href="../../demos/life">life</a>: the game of Life by J. H. Conway, implemented in wxWindows by Guillermo Rodriguez Garcia.
+<li><a href="../../demos/life">life</a>: the game of Life by J. H. Conway, implemented in wxWidgets by Guillermo Rodriguez Garcia.
 <li><a href="../../demos/poem">poem</a>: a little poetry display program.
 </ul>