From 7a6d8b8d8b492bfc6016e0ee3f44555c8171e0e0 Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 31 Jan 2006 19:52:11 +0000 Subject: [PATCH] fixed bug #1420352 - check box transparent background git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4513 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/ui.but | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docs/src/ui.but b/Docs/src/ui.but index 593dad3b..34b63870 100644 --- a/Docs/src/ui.but +++ b/Docs/src/ui.but @@ -137,6 +137,8 @@ Sets a background color and the text color for a static control, edit control, b \c GetDlgItem $0 $0 1006 \c SetCtlColors $0 0xFF0000 0x00FF00 +\\Warning:\\ setting the background color of check boxes to "transparent" may not function properly when using \c{\R{axpstyle}{XPStlye} on}. The background may be completely black, instead of transparent, when using certain Windows themes. + \S2{setsilent} SetSilent \c silent | normal