Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 16th February 2003, 22:04   #1
r0dent
Junior Member
 
Join Date: Feb 2003
Posts: 2
Change font color in log window

Hi all,
Anyone knows how to change the font color (default is light green) in the progress log window?.
I refer to the classic install window.

Greets and thanks.

pd: look at the image to see which window im refering
Attached Images
File Type: bmp !borrar.bmp (92.0 KB, 262 views)
r0dent is offline   Reply With Quote
Old 16th February 2003, 23:33   #2
Sunjammer
Major Dude
 
Join Date: Jun 2002
Location: Swindon, UK
Posts: 559
I think the InstallColors command is what you are looking for.
Sunjammer is offline   Reply With Quote
Old 17th February 2003, 03:23   #3
r0dent
Junior Member
 
Join Date: Feb 2003
Posts: 2
Thanks!
r0dent is offline   Reply With Quote
Old 17th February 2003, 21:59   #4
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
Log Window

Is there anyway to change the font style of the Log Window text?

-Stuart

Need an installer? http://www.afrowsoft.co.uk
Afrow UK is offline   Reply With Quote
Old 18th February 2003, 14:52   #5
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Yes, use CreateFont and SendMessage ${WM_SETFONT}. You'll need to use it in the show function of the instfiles page, get the HWND of the log window and send that message to it. The MUI's System.nsh contains some examples of that.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump