View Single Post
  #403  
Old 02-01-2019, 06:59
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Should I make the WizardForm a bit bigger? I just realized that on some fonts the text on Welcome and Finish page is hard to read because you have to use small font size (otherwise some parts of the text are out of visible window).

Size is now:
Width := 497;
Height := 314;

Code:
v7.1.1
_____________________________________________________
- Updated some compressors
- Added option to make records.ini internal
- Rebuild file handling for compressors
- Updated file structure
- Removed old code
- Removed Compiler.exe for ISEE
  > You have to use IS (u) now
- Fixed ProgressBar flickering
  > It had something to do with (TLabel)
  > It is now (StaticText)
- Added Time Elapsed and Time Remaining
- Removed ProgressBarLabelColor
  > It is not working with (StaticText)
-Removed UltraArc= / DiskSpan= options
  > Installer extracts now both archive without extra setting
__________________
Haters gonna hate
Reply With Quote