]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/vlbox.tex
don't make read-only text controls editable when enabled
[wxWidgets.git] / docs / latex / wx / vlbox.tex
index 1723177aa5406d9c93f4e7df62796ef669782d3e..189a9642af58e3f865f0e6949177848ffc834a3d 100644 (file)
@@ -41,6 +41,10 @@ event macros may be used with it.
 
 <wx/vlbox.h>
 
+\wxheading{See also}
+
+\helpref{wxSimpleHtmlListBox}{wxsimplehtmllistbox}, \helpref{wxHtmlListBox}{wxhtmllistbox}
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 
@@ -363,6 +367,10 @@ Sets the colour to be used for the selected cells background. The background of
 the standard cells may be changed by simply calling
 \helpref{SetBackgroundColour}{wxwindowsetbackgroundcolour}.
 
+Notice that using non-default background colour may result in control having
+appearance different from the similar native controls and so should in general
+be avoided.
+
 \wxheading{See also}
 
 \helpref{GetSelectionBackground}{wxvlistboxgetselectionbackground}