html errors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2332 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
9ddf36c054
commit
52933d9ee0
2 changed files with 38 additions and 36 deletions
|
@ -399,7 +399,7 @@ numbers from 1 to NumFields. Each Field section can contain the following values
|
|||
one to allow navigation between groups with the Tab key.</td></tr>
|
||||
<tr>
|
||||
<td class="righttable">DISABLED</td>
|
||||
<td class="righttable">Causes a control to be disabled.</</td></tr>
|
||||
<td class="righttable">Causes a control to be disabled.</td></tr>
|
||||
</table></td></tr></table>
|
||||
<p class="header">How to use</p>
|
||||
<p class="subheader">Modern UI</p>
|
||||
|
@ -520,9 +520,11 @@ FunctionEnd
|
|||
<li>Works with SetStaticBkColor</li>
|
||||
<li>DISABLED dir and file request fields now disable the browse button too</li>
|
||||
<li>No more STATE value for labels</li>
|
||||
<li>Minor fixes
|
||||
</ul>
|
||||
<li>Minor fixes</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<p class="text"></p>
|
||||
<ul>
|
||||
<li>DLL version 2.0 (1/4/2003)
|
||||
<ul>
|
||||
<li>Supports custom font and DPI settings (by Joost Verburg)</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue