cheryll
30th August 2007 10:10 UTC
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
30th August 2007 11:51 UTC
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
30th August 2007 12:53 UTC
If you mean in the code, then yes, the bitmap is used befor I add the pages.
Afrow UK
30th August 2007 13:11 UTC
No, in Resource Hacker.
Stu
cheryll
30th August 2007 13:25 UTC
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.