Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Display a random fortune in the login window' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Display a random fortune in the login window
Authored by: mproud on Nov 18, '04 04:32:59PM
If you're feeling really adventurous, you can change all sorts of aspects about the login window through Interface Builder.

System/Library/CoreServices/SecurityAgentPlugins/loginwindow.bundle/Contents/Resources/English.lproj/login.nib
(Click me to get there in the Finder)

(As a tip to get you going: any image control placed in the nib file in Interface Builder can use images from the Resources folder of this bundle, just by supplying the name of the image in the control, minus the extension. Any QT format is supported — .tif/.tiff, .png, .jpg, .gif, etc.)

[ Reply to This | # ]