]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/html/index.htm
wxToggleButton on wxMac has these methods now
[wxWidgets.git] / docs / html / index.htm
index 8d8b45bb99ff2b80ca1fc673cd07b76ad1d4db9d..a78e86c31a63f53fe205a83a0f45ae34052b4b43 100644 (file)
@@ -295,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