Is it possible to use the UI that mail has (the smooth metal look, not the way everything is arranged)? I would like to do it without including too many pics.
Doable, but requires a lot of custom UI code.
See
http://www.cocoadev.com/index.pl?MailStyleNSSplitview
http://www.cocoadev.com/index.pl?MailStyleGradientSelection
umm.... thanks?
Oh, you only wanted the unified look? If just that, then that's just a checkbox in IB like Catfish_Man said. But if you want to spice it up, check out those links. If you don't care, then that's fine too
the unified title/toolbar thing doesn't work for me
Read up on NSToolbar.
I'd strongly recommend getting the Hillegass book ( http://www.bignerdranch.com/products/cocoa1.shtml ) and learning a bit of the basics.