Re: Drag and Drop between xibs without re-typing bindings? Arghhh!
Re: Drag and Drop between xibs without re-typing bindings? Arghhh!
- Subject: Re: Drag and Drop between xibs without re-typing bindings? Arghhh!
- From: Ken Thomases <email@hidden>
- Date: Thu, 15 Jul 2010 16:05:10 -0500
On Jul 15, 2010, at 3:52 PM, Jerry Krinock wrote:
> I have three tables and six buttons in a tab view item, bound to three array controllers, plus other bindings, totalling several dozen bindings. Yup, I want to copy this structure into another xib!
Duplicate the XIB and trim out anything that you don't want to keep. You may have the best luck in making this XIB a stand-alone view, loaded by a subclass of NSViewController, then you can reuse it wherever you like.
Regards,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden