updated FileRequest/DirRequest size

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2041 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-01-06 16:21:14 +00:00
parent d46696db59
commit 2ee43c8be5

View file

@ -121,7 +121,7 @@ a:hover
<body>
<div class="center">
<table width="750" class="maintable" cellspacing="0" cellpadding="0">
<table width="750" class="maintable" cellspacing="0" cellpadding="0">
<tr><td>
<table cellspacing="0" cellpadding="0">
<tr>
@ -297,7 +297,7 @@ numbers from 1 to NumFields. Each Field section can contain the following values
have trouble where you can not see the combobox drop-down, then check
the bottom value and ensure it is large enough.<br /><br />
<span class="bold">Note (2):</span>
FileRequest and DirRequest controls will allocate 20 pixels to the
FileRequest and DirRequest controls will allocate 15 dialog units to the
browse button. Make this control wide enough the contents of the textbox
can be seen. Note that you can specify negative coordinates to specify the
distance from the right or bottom edge.</td></tr>