Logon Ui Help

hello all,

I'm going through my LOGON UI with res-hacker and changing it so that it looks hopefully better ;)

I have run into one problem: I can't find the area in UIFILE bit that relates to the code that controls the font, size, color of the LOGGING OFF messages such as "saving settings... shutting down..."

any help from one of you who has more experience than I? which bit of the UIFILE code contains the control for this?

mick.

#63016

i don't know anything about making logonuis (i only know how to edit them) but this page MIGHT be useful... http://webpages.charter.net/joolsie/LogonScreens.htm

#63033

I have had a look at the string resources. The actual colour, font and and placement of the shutdown messages are handled by the UIFILE code.

#63081

you are right - the font is specified as a resource, but the color, weight, style, placement, alignment, transparency and so on of the font is specified in the UIFILE.

#63209