]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/index.htm
Add wxGridBagSizer to the overview text
[wxWidgets.git] / docs / html / index.htm
index 2af586b3f12bd152e4c3deda116df1a1d756eed9..a78e86c31a63f53fe205a83a0f45ae34052b4b43 100644 (file)
@@ -162,28 +162,6 @@ by Franky Braem, in PDF format.<P>
 </td>
 </tr>
 
-<tr>
-<td align=center>
-<a href="dialoged/dlged.htm">Dialog Editor</a>
-</td>
-
-<td align=center>
-<a href="../winhelp/dialoged.hlp">Dialog Editor</a>
-</td>
-
-<td align=center>
-<a href="../htmlhelp/dialoged.chm">Dialog Editor</a>
-</td>
-
-<td align=center>
-<a href="../htb/dialoged.htb">Dialog Editor</a>
-</td>
-
-<td align=center>
-<a href="../pdf/dialoged.pdf">Dialog Editor</a>
-</td>
-</tr>
-
 <tr>
 <td align=center>
 <a href="tex2rtf/t2rtf.htm">Tex2RTF</a>
@@ -317,7 +295,7 @@ wxWindows dialogs by replacing default bitmaps/icons with your own versions.
 <li><a href="../../samples/checklst">checklst</a>: demonstrates wxCheckListBox on
 supported platforms (currently Windows and GTK only).
 <li><a href="../../samples/config">config</a>: demonstrates use of wxConfig, which
-defaults to wxRegConfig on WIN32, wxIniConfig on WIN16, and wxFileConfig on other platforms.
+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.
 <li><a href="../../samples/controls">controls</a>: sample showing a variety of controls, including