Inno Setup: TNewStaticText displays the wrong color

时间:2015-11-12 10:49:09

标签: inno-setup

When I Change Font.Color of a TNewStaticText to any color, the TNewStaticText stays black.
But When I Change Font.Color of a TLabel everything works fine.
But when I use TLabel I get wierd results on windows xp.
Why does TNewStaticText always display the black color?
What stable text in inno setup can I use that won't change color or any other properties on different computers?

0 个答案:

没有答案