Tommyknocker
11-30-2010, 02:00 AM
Hello,
in my setup I use Installer background. When changing the header text it is possible to click with the right mouse button on the corresponding edit field while pressing CTRL. In the displayed dialog a runtime variable can be selected as header text.
But here´s the problem:
When I test the setup, the string "%MY_VAR_NAME%" is displayed as header text, instead of the variable´s content.
I wanted to change the variable %MY_VAR_NAME% during runtime, depending on some information the user enters in the first dialog mask, so that the header text changes during run time...
How can I change the header text during run time?
Another question:
Is it possible to change the application title (displayed as window title) during runtime?
Thank you for your help.
in my setup I use Installer background. When changing the header text it is possible to click with the right mouse button on the corresponding edit field while pressing CTRL. In the displayed dialog a runtime variable can be selected as header text.
But here´s the problem:
When I test the setup, the string "%MY_VAR_NAME%" is displayed as header text, instead of the variable´s content.
I wanted to change the variable %MY_VAR_NAME% during runtime, depending on some information the user enters in the first dialog mask, so that the header text changes during run time...
How can I change the header text during run time?
Another question:
Is it possible to change the application title (displayed as window title) during runtime?
Thank you for your help.