]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/mbconvclasses.h
add support for persistent controls
[wxWidgets.git] / docs / doxygen / overviews / mbconvclasses.h
index 81ac24282ec2eb91959be1f7d87943c07deab888..5cec57242181fbfa0d4f282b5eeb48fae53804a6 100644 (file)
@@ -6,9 +6,9 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-/*!
+/**
 
-@page overview_mbconv wxMBConv Classes Overview
+@page overview_mbconv wxMBConv Overview
 
 Classes: wxMBConv, wxMBConvLibc, wxMBConvUTF7, wxMBConvUTF8, wxCSConv,
          wxMBConvUTF16, wxMBConvUTF32
@@ -51,6 +51,8 @@ unhindered through any traditional transport channels.
 
 @section overview_mbconv_string Background: The wxString Class
 
+@todo rewrite this overview; it's not up2date with wxString changes
+
 If you have compiled wxWidgets in Unicode mode, the wxChar type will become
 identical to wchar_t rather than char, and a wxString stores wxChars. Hence,
 all wxString manipulation in your application will then operate on Unicode