Skip to content
⌘ NSIS Forum Archive

Headertext over Bitmap

5 posts

cheryll#

Headertext over Bitmap

I'm trying to find a way to use a full-width Headerbitmap with the headertext displayed over it.
I thought MUI_HEADER_TRANSPARENT_TEXT would do this, but it doesn't seem to work at all.
I already changed the modern_headerbmp.exe to full-width as I saw somewhere on this forum, and the bitmap is displayed correctly, but it just overlays the text.
Thanks in advance for all help.
Afrow UK#
Make sure the order of the static texts and the bitmap in the resource are correct. I.e. the static text controls must be after the bitmap.

Stu
cheryll#
Well, I'm not sure. I don't really understand the informations I get from the programm. There's a bitmap folder on top, and a dialog folder 2 folders down, but I have no idea what it is I get when I open those resources so I can't be certain it's right.