Old 4th June 2006, 12:33   #1
TobWen
Junior Member
 
Join Date: Apr 2001
Posts: 44
Send a message via ICQ to TobWen
code:
; Give labels a transparent background
GetDlgItem $0 $0 1200
SetCtlColors $0 0xFFFFFF transparent
GetDlgItem $0 $0 1208
SetCtlColors $0 0xFFFFFF transparent

; Reload window
GetDlgItem $0 $HWNDPARENT 1
ShowWindow $0 ${SW_HIDE}
ShowWindow $0 ${SW_SHOW}



it only changes "item 1200" ... and it doesn't work for buttons :-(

Last edited by TobWen; 4th June 2006 at 12:53.
TobWen is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast 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