CheckBitmap
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1499 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7035c7f149
commit
e6c861c09e
1 changed files with 6 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue