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


Click here to return to the 'Interface Builder? What? Where?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Interface Builder? What? Where?
Authored by: mhorn on May 19, '03 07:43:14PM

Interface Builder is Apple's developer tool for creating Cocoa interface files which are used by Cocoa applications. These interface files end with the extension .nib. You can open these nib files and edit certain values for menus, window position, window brushed metal appearance, etc.

Interface Builder is not installed by default on Mac OS X systems. It is part of the developer tools which can be freely downloaded from Apple.

I hope this helps.



[ Reply to This | # ]