On 13 aug. 2013, at 20:43, Scott Ribe wrote: > On Aug 13, 2013, at 12:34 PM, Izak van Langevelde <[email protected]> wrote: > >> Is there any way to derive a subclass of NSView from this form, so that it >> can be reused? > > NSViewController, combined with a window nib containing the form, so you'd > instantiate the nib, pull out the content view, and so on?
Works for me, but it feels clumsy that entities created in interface builder can only be reused through code. I had hoped for a more elegant solution. Thanks, Izak --- Grinnikend door het leven... _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
