On Sep 30, 2009, at 7:50 PM, Mark Hurley wrote:
> Still learning the Cocoa Window Architecture...
> Goal: I want to separate my MainWindow out of MainMenu.xib into its own
> .xib: MainView.xib.
>
> 1) I create a new Cocoa Application (not document-based)
>
> 2) I create a MainWindow.xib and M
Still learning the Cocoa Window Architecture...
Goal: I want to separate my MainWindow out of MainMenu.xib into its own
.xib: MainView.xib.
1) I create a new Cocoa Application (not document-based)
2) I create a MainWindow.xib and MainWindowController.h/.m setting
appropriately the relationship