|
|
#1 |
|
Junior Member
|
How can i change the COLOR?
i am using UltramodernUI as skin for my installer. how can i correct the this picture(page).
Thank you!. This is the code: ; to show the page Page Custom serialPage serialPageLeave i know how to call page using !insertmacro but i have no idea to create a custom one same with d picture. |
|
|
|
|
|
#2 |
|
Junior Member
|
this is the Function Code:
PHP Code:
|
|
|
|
|
|
#3 |
|
Junior Member
|
Pls Rply to my post i really really nid this next week thanks..
|
|
|
|
|
|
#4 |
|
Junior Member
|
This is The picture pls rply for my post i really really really really need this.. NSIS PROs i need your help pls correct the color! thanks. And if its impossible, just rply your comments or suggestion thanks...
|
|
|
|
|
|
#5 |
|
Junior Member
|
|
|
|
|
|
|
#6 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
From PassDialog's documentation:
Use InitDialog and Show instead of just Dialog and then use SetCtlColors in between.code: NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#7 |
|
Junior Member
|
i use your code but my other page turns in to gray color.. why?? how can i insert a MUI CUSTOM PAGE and then i will put my entir script on that. thanks..
|
|
|
|
|
|
#8 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Example:
code: This will change the colour of the heading text static label (IDC 1213). For a complete list of control ID's open up resource.h in Notepad. For the serial boxes, they start at 1200 incrementing by 1 for each serial box. Edit: In fact I forgot to mention that the UserPass.nsi example script changes the colour of the user name and password fields. -Stu |
|
|
|
|
|
#9 |
|
Junior Member
|
i test all the combination but still id didnt work. i want to change the color of the whole dialog and make it similar to the red style color of my MUI PAGE... how can i do that?, im too beginner to Solve the problem so pls help me. thanks...
|
|
|
|
|
|
#10 |
|
Junior Member
|
awts no one can help me??? huhuhu so sad.. anyways just post your suggestion what will i do regarding the problem.. thnkxxx
|
|
|
|
|
|
#11 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
This will set the background of the dialog to red. You'd probably want to set the same color for th rest of the controls. Use the method exampled in Afrow's post.
code: NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#12 |
|
Junior Member
|
thnksz...
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|