+ New browse dialog style (modern)
+ Word wrapping for check boxes and radio buttons + No ugly border for edit fields under XP + Scroll bar for list boxes + Only labels can have \r\n - fixed in docs git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2084 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ca8fbc5bec
commit
c12d20910b
3 changed files with 11 additions and 8 deletions
|
@ -235,7 +235,7 @@ numbers from 1 to NumFields. Each Field section can contain the following values
|
|||
<td class="lefttable"><span class="italic">(optional)</span></td>
|
||||
<td class="righttable">Specifies the caption of a label, checkbox, or radio button control.
|
||||
For icon and bitmaps control this specifies the path to the image.<br /><br />
|
||||
<span class="bold">Note:</span> \r\n will be replaced by a newline.
|
||||
<span class="bold">Note:</span> \r\n will be replaced by a newline for labels.
|
||||
</td></tr>
|
||||
<tr>
|
||||
<td class="lefttable"><span class="bold">State</span></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue