Icks92
12th October 2009 11:59 UTC
TEXT_HEADER overwrite
Hi everybody,
I am trying to add different MUI_TEXT_HEADER on each of my custom page, but they don't desappear on the page change, so they all overwrite one another each time I change page on forward or backward, I really don't find a solution to erase the header each time I change page I replace it by another one.
Does anyone have an idea ?
Thanks a lot to your help.
Icks92
13th October 2009 08:17 UTC
No one have any idea I am steel looking for a solution but nothing works.
Icks92
14th October 2009 08:31 UTC
Is there really no solution ?
Icks92
14th October 2009 11:06 UTC
I looked at the examples and they do the same so I start to think that I have change something in the NSIS files that makes this problem, all the banners overwrite the previous ones.
Does anybody knows what could resolve this problem, what command I have to change to fix that ?
Icks92
14th October 2009 11:42 UTC
Ok I finally found the problem.
I specified the welcome page background to Transparent, and I don't know why but the NSIS maker decided to control the banner text background with this color, and this text seems to need a background color to erase the previous text.
I am so depressed to dicover so many problems with the NSIS langage to make cute templates.