Fixed bug #659359
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2009 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d14ea54399
commit
f01cfc2e5f
2 changed files with 2 additions and 2 deletions
|
@ -210,7 +210,7 @@ numbers from 1 to NumFields. Each Field section can contain the following values
|
|||
"<span class="italic">FileRequest</span>", "<span class="italic">DirRequest</span>"
|
||||
"<span class="italic">Icon</span>" or "<span class="italic">Bitmap</span>",.<br /><br />A
|
||||
"<span class="italic">Label</span>" is used to display static text. (i.e. a caption for a
|
||||
textbox)<br />A "<span class="italic">Textbox</span>" and "<span class="italic">Password</span>"
|
||||
textbox)<br />A "<span class="italic">Text</span>" and "<span class="italic">Password</span>"
|
||||
accept text input from the user. "<span class="italic">Password</span>" masks the input
|
||||
with * characters.<br />A "<span class="italic">Combobox</span>" allows the user to type text
|
||||
not in the popup list, a "<span class="italic">Droplist</span>" only allows selection of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue