READONLY in text box

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2631 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
ramon18 2003-06-11 23:57:24 +00:00
parent cde1bec3d3
commit 361dbff6bc
4 changed files with 18 additions and 3 deletions

View file

@ -2,6 +2,7 @@ DLL version 2.2 (6/10/2003)
* \r\n converts to newline in Multiline edit box
* Support for multiline edit box
* Better tab order in DirRequest and FileRequest
* Added READONLY option to text box
* Minor fixes
DLL version 2.1 (3/15/2003)