Added new control "LINK" and example

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2650 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
ramon18 2003-06-16 18:49:23 +00:00
parent 5d16b56c9e
commit c8cc81303a
4 changed files with 223 additions and 7 deletions

View file

@ -3,6 +3,7 @@ DLL version 2.2 (6/10/2003)
* Support for multiline edit box
* Better tab order in DirRequest and FileRequest
* Added READONLY option to text box
* Added New control type LINK
* Minor fixes
DLL version 2.1 (3/15/2003)