How do you make a tab bar application from scratch, using Interface Builder? Is there a tutorial that shows how to do this?
So far I've figured out that you need to start with a Windows-based application. Then do you open MainWindow.xib and add the tab bar controller there?