|
|
#1 |
|
Member
Join Date: Mar 2007
Posts: 68
|
BGCOLOR reset after click on back
Hi,
I use SetCtlColors for change of backgroundcolor of Welcome page: !define MUI_PAGE_CUSTOMFUNCTION_SHOW wel_show !insertmacro MUI_PAGE_WELCOME Function wel_show FindWindow $1 "#32770" "" $HWNDPARENT SetCtlColors $1 '' 0x000000 FunctionEnd after click on next> and then on <back bgcolor is unchanged. how can I fix it? Thanks! |
|
|
|
|
|
#2 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,896
|
Why not use $MUI_HWND like say in the docs of the MUI
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux w/ xfce4. * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Debian unstable w/ xfce4. |
|
|
|
|
|
#3 |
|
Member
Join Date: Mar 2007
Posts: 68
|
Thanks King,
for the direction, where I can search. I try it. |
|
|
|
|
|
#4 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,896
|
Go to here and later scroll down to Custom functions.
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux w/ xfce4. * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Debian unstable w/ xfce4. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|