Quote:
Originally Posted by Schabik
KaktoR Can You please work on that?
I'm not a programmer, so I can't solve this problem.
I'm trying to solve the problem but no results.
I've occured another problem, The wizard does not always run correctly.
the steps are: running setup, splashscreen appears, after thar nothing happens.
|
Yes, u can add transparency- go to wizardform and add this
WizardForm.WelcomeLabel1.Transparent:=true;
WizardForm.WelcomeLabel2.Transparent:=true;
or use this
http://krinkels.org/resources/transparentstatic.180/