Creating nib files for multi-nib apps
Creating nib files for multi-nib apps
- Subject: Creating nib files for multi-nib apps
- From: Sam Goldman <email@hidden>
- Date: Mon, 20 Aug 2001 06:33:54 -0700
Lets say I wanted to make a multi-nib application:
1) in project builder - do I select document based cocoa application, or
is that only if i want to open multiple instances of the same window?
2) either way, what type of new window do I select in interface builder
to create a new nib file with and only with what the app needs.
-sam