From 2ee43c8be5cc60c77e5e689d971a1e730b03727f Mon Sep 17 00:00:00 2001 From: joostverburg Date: Mon, 6 Jan 2003 16:21:14 +0000 Subject: [PATCH] updated FileRequest/DirRequest size git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2041 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/InstallOptions/Readme.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html index 5258851a..5ff51f53 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -121,7 +121,7 @@ a:hover
- +
@@ -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.

Note (2): - 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.