]> git.saurik.com Git - wxWidgets.git/commitdiff
add a note about changing selection background colour
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 7 Mar 2007 20:59:24 +0000 (20:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 7 Mar 2007 20:59:24 +0000 (20:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/vlbox.tex

index 00e4c8f2957109d4b62e3f71eb1968cf17d21fe5..189a9642af58e3f865f0e6949177848ffc834a3d 100644 (file)
@@ -367,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}