![]() |
~~ Test My Installer ~~~
1 Attachment(s)
Please test my installer and give suggestions.
|
post a screenshot & give a little more info..
whats the installer for ? |
I have made my own script so i wanna moderators to test it and give suggestions
|
thanks bro....
|
1 Attachment(s)
The image is too big, resize it so that the text is underneath, & maybe only 1 or 2 lines of text, otherwise looks fine.
|
And please solve this
http://s12.postimg.org/drx2konzx/image.jpg On installing page, my own cancel button have transparent text and white background around it. |
look thru the script for cancel button section, then put // in front of transparent line.
|
Quote:
|
2 Attachment(s)
Quote:
|
Quote:
http://s27.postimg.org/w3t08b15v/gta...ages_gta_h.jpg |
that looks much better
|
help razor12911 about transparency.
|
1 Attachment(s)
Transparency problem fixed.
|
My script is made on simple installer by inno setup, just made a few adjustments.
How to make a script like other script available at fileforums. Any advise. |
How to change transparent text font colour.?
|
Quote:
you can use this BtnSetFontColor(example,$00FFFFFF,$2500A2,$00FFFFF F,$2500A2); $00FFFFFF =clwhite $2500A2=clred |
with WizardForm.WelcomeLabel1 do
begin Transparent := True; Left := ScaleX(24); Top := ScaleY(66); Width := ScaleX(492); end; Their font colour donot change |
Quote:
try this with WizardForm.WelcomeLabel1 do begin Transparent := True; Left := ScaleX(24); Top := ScaleY(66); Width := ScaleX(492); Font.Color := clred end; |
Quote:
|
I was also like you before.
Don't jump into creating scripts. At first download the scripts on this forums and try to edit it like yourself. After that you will become friendly with botva2 and other module then you can code your own script |
Quote:
|
Quote:
|
I changed it.
We can't change font color of transparent text of inno setup. But we can if we made it by our-self. |
| All times are GMT -7. The time now is 13:13. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com