]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/xmlres.tex
Fixed wxTextCtrl::SetMaxLength for rich edit controls
[wxWidgets.git] / docs / latex / wx / xmlres.tex
index 2f6fe904531b63ba508f6d2bcecd2a72994c22e5..7ef2d1addb44049f6c547a5a3919072cf941621f 100644 (file)
@@ -11,7 +11,7 @@ The class holds XML resources from one or more .xml files, binary files or zip a
 
 See \helpref{XML-based resource system overview}{xrcoverview} for details.
 
 
 See \helpref{XML-based resource system overview}{xrcoverview} for details.
 
-{\bf NOTE:} XRC is not yet a part of the core wxWindows library, so
+{\bf NOTE:} XRC is not yet a part of the core wxWidgets library, so
 please see the overview for how to compile and link it. Otherwise if you
 try to use it, you will get link errors.
 
 please see the overview for how to compile and link it. Otherwise if you
 try to use it, you will get link errors.
 
@@ -142,7 +142,7 @@ The macro {\tt XRCID(name)} is provided for convenience.
 
 Initializes handlers for all supported controls/windows. This will
 make the executable quite big because it forces linking against
 
 Initializes handlers for all supported controls/windows. This will
 make the executable quite big because it forces linking against
-most of the wxWindows library.
+most of the wxWidgets library.
 
 \membersection{wxXmlResource::Load}\label{wxxmlresourceload}
 
 
 \membersection{wxXmlResource::Load}\label{wxxmlresourceload}