Hi there,
I'm interested in resizing / changing the font of MUI_WELCOMEPAGE_TITLE.
It's not documented anywhere :-((
Searching the board always gave me the result MUI_WELCOMEPAGE_3LINES, but that's not the solution for my problem :-(
Best regards,
Tobias
resizing / changing the font of MUI_WELCOMEPAGE_TITLE
6 posts
oh, sorry ...
Edit: "CreateFont $R1 $(^Font)" changes the style to Arial :-(
I thought $(^Font) would use the original font?!
Edit: "CreateFont $R1 $(^Font)" changes the style to Arial :-(
I thought $(^Font) would use the original font?!
Check the value of $(^Font) in a MessageBox. Unless you've changed the installer font to Arial with SetFont, or you're using a different system font, $(^Font) will be Ms Sans Serif.
-Stu
-Stu
Uh, it's "MS Shell Dlg" ... interesting.
Sorry, yes that's the one.
-Stu
-Stu