From e6c861c09e905ca18dce5ced007aa9eaa9d71980 Mon Sep 17 00:00:00 2001 From: joostverburg Date: Mon, 28 Oct 2002 17:01:26 +0000 Subject: [PATCH] CheckBitmap git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1499 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/attributes.but | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Docs/src/attributes.but b/Docs/src/attributes.but index 290a4733..50b0b676 100644 --- a/Docs/src/attributes.but +++ b/Docs/src/attributes.but @@ -58,6 +58,12 @@ Replaces dialog (\e{IDD_LICENSE}, \e{IDD_DIR}, \e{IDD_SELCOM}, \e{IDD_INST}, \e{ \b \e{IDD_VERIFY} must contain \e{IDC_STR} (static). +\H{acheckbitmap} CheckBitmap + +Specifies the bitmap with the images used for the checks of the component-selection page treeview. + +This bitmap should have a size of 96x16 pixels and contain six 16x16 images for the different states (in order: selection mask, not checked, checked, greyed out, unchecked & read-only, checked & read-only). Use magenta as mask color (this area will be transparent). + \H{acompletedtext} CompletedText \c [/LANG=lang_id] [Completed text]