Re: IBOutlet, multiple nibs, method duplication
Re: IBOutlet, multiple nibs, method duplication
- Subject: Re: IBOutlet, multiple nibs, method duplication
- From: "Hamish Allan" <email@hidden>
- Date: Wed, 4 Jun 2008 19:52:29 +0100
On Tue, Jun 3, 2008 at 10:21 PM, Trygve Inda <email@hidden> wrote:
> Since the IBOutlets in Main point to a different Nib than the IBOutlets in
> Aux (even though they are functionally identical) is there a good, clean way
> to manage this?
Can you not wire the IBOutlets in Aux to the File's Owner, and set
mainWindowController to be the owner of the Aux nib when you load it?
You could still have a controller in Aux just doing the centering
stuff in its awakeFromNib...
Hamish
_______________________________________________
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