Multiple Views Using One Window
Multiple Views Using One Window
- Subject: Multiple Views Using One Window
- From: Philip Bridson <email@hidden>
- Date: Sat, 19 Jan 2008 04:32:15 +0000
Hi everyone, I have been programming for a short while and have been
picking it up quite quickly but I am now stuck. I have 3 nib files,
one being the main window, and the other two as custom views. The
main window has an NSBox and Next/Cancel buttons at the bottom of the
window. I want to load a different view, (which are stored in their
own nibs), into the NSBox each time I press 'Next'. I know I have to
load the nib with [NSBundle loadNibNamed:name owner:_owner] but how
do I get that information into the NSBox of the Main Window?
Any help would be greatly appreciated.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden