Archive: Headertext over Bitmap


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.


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


If you mean in the code, then yes, the bitmap is used befor I add the pages.


No, in Resource Hacker.

Stu


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.