OK! New version beta 4 (6/11/2004):
- Added UpDown control.
- Removed FileRequest and DirRequest controls. Use Text and Button controls instead.
- Added FILEREQUEST and DIRREQUEST flags for Button controls and LEFT, HORIZONTAL and WRAP flags for UpDown controls.
- NSIS $\n, $\r and $\t imported to remove the need for conversions between NSIS characters and plugin's.
This version is about exactly as I planned before (except for the variables thing, I'm trying to implement that).
|