Announcement
Collapse
No announcement yet.
Import text.
Collapse
X
-
Although I would appreciate an answer, I have semi solved this by having the background white. If the answer is no then so be it. But a follow up question would be:
In the settings settings dialog, can a regular text box have some sort of link to an external file? The reason is I have a few of these and it would be great to be able to have the version number inserted at build time like my above question.
Thanks in advance.
Martin.
-
Ref. first question - the scrollable text box uses the ScrollableText Control, which does not provide background color functionality in Windows Installer. Using a RTF document, you can set the color for the text, but not for the background.
You find the answer for your second question in the documentation - use build variables, like $(var.VARNAME).
Ulrich
Comment
Comment