]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/mainpages/const_stdevtid.h
Fix background corruption in scrolled wxHtmlWindow.
[wxWidgets.git] / docs / doxygen / mainpages / const_stdevtid.h
index 26e526b802ac9ffe49e04a03161ce251a7f2306b..92fa90e5528e340a1611ae154b3bd97fc8277758 100644 (file)
@@ -9,7 +9,7 @@
 
 /**
 
-@page page_stdevtid Standard event identifiers
+@page page_stdevtid Standard Event Identifiers
 
 wxWidgets defines a special identifier value @c wxID_ANY which is used in
 the following two situations:
@@ -30,6 +30,7 @@ identifiers are all in the range between @c wxID_LOWEST and
 @c wxID_HIGHEST and, accordingly, the user code should avoid defining its
 own constants in this range (e.g. by using wxNewId()).
 
-Refer to ::wxStockID enumeration values for the reference of these IDs.
+Refer to @ref page_stockitems "the list of stock items" for the subset of standard IDs 
+which are stock IDs as well.
 
 */