From e9d42aeff20aa2794b6441a57f86143c79a5b85d Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 15 Nov 2002 21:11:30 +0000 Subject: [PATCH] Rect added git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1753 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/InstallOptions/Install Options.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Contrib/InstallOptions/Install Options.html b/Contrib/InstallOptions/Install Options.html index 368ff0bb..d766681b 100644 --- a/Contrib/InstallOptions/Install Options.html +++ b/Contrib/InstallOptions/Install Options.html @@ -79,6 +79,10 @@ following values: BackButtonText (optional) Overrides the text for the back button. If not specified, the back button text will not be changed. Recommended value: "< Back" + + Rect + (optional) + Overrides the default rect ID to run over. This will make IO resize itself according to a different rect than NSIS's dialogs rect.

Each field section has the heading "Field #" where # must be sequential numbers from 1 to NumFields. Each Field section contains the following values: