View Single Post
  #7  
Old 16-11-2019, 18:00
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
I always got confused with [SetupTitle] and [Title]. Everytime I have to figure out what is the text stage heading (Welcome, Select Destination Location, ...).

Could you rename it to something more precise? Something like [TextStageTitle].
It would be possible, but it would be more confusing in the script by changing this.
Currently in the script, as variables that refer to a title are: WelcomePageTitle, SystemPageTitle, etc;

In addition to [SetupTitle], [SetupTitleAR], [Title] also has [BigTitle].
An option would be changed to [PageTitle] and [PageBigTitle]
Would it be good for you?
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
KaktoR (17-11-2019)