View Single Post
  #15  
Old 15-05-2022, 17:31
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
It is only possible to change the welcome and finish messages.

By editing the script it is possible to change the whole appereance of the installer too, like this



However sometimes it is needed to change the font size for all elements. Like in the image above, you will see some cut texts.
Suggestion.
Instead of using Fonte.Size := 14 you can try using Fonte.Height := Scale(10) for example (it will keep the Height aspect of the font automatically calculating the font.size).
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
KaktoR (16-05-2022)