Page 1 of 1

Cancel Message Box

Posted: Thu Jan 29, 2015 4:08 am
by ramu2020
In the Dialog, I set the top bar caption to '$TITLE$ Setup' however in the cancel message box, it just show '$TITLE$'. How can I change the top bar caption of the cancel message box ?

Re: Cancel Message Box

Posted: Thu Jan 29, 2015 2:39 pm
by FrancescoT
Dear Ramu,

the Message-Box is issued by the engine and it uses the application name as caption, which correspond to the project name.
This behavior cannot be changed, unless you use a different project name.

Regards