Rect added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1753 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d4e64eda23
commit
e9d42aeff2
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,10 @@ following values:
|
|||
<TD vAlign=top bgColor=#cccccc><B>BackButtonText</B></TD>
|
||||
<TD vAlign=top bgColor=#cccccc><I>(optional)</I></TD>
|
||||
<TD vAlign=top bgColor=#eeeeee>Overrides the text for the back button. If not specified, the back button text will not be changed. Recommended value: "< Back"</TD></TR>
|
||||
<TR>
|
||||
<TD vAlign=top bgColor=#cccccc><B>Rect</B></TD>
|
||||
<TD vAlign=top bgColor=#cccccc><I>(optional)</I></TD>
|
||||
<TD vAlign=top bgColor=#eeeeee>Overrides the default rect ID to run over. This will make IO resize itself according to a different rect than NSIS's dialogs rect.</TD></TR>
|
||||
</TBODY></TABLE></UL>
|
||||
<P>Each field section has the heading "Field #" where # must be sequential
|
||||
numbers from 1 to NumFields. Each Field section contains the following values:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue