Loading an NSView instance from a Nib in a bundle
Loading an NSView instance from a Nib in a bundle
- Subject: Loading an NSView instance from a Nib in a bundle
- From: Patrick Gostovic <email@hidden>
- Date: Thu, 9 Oct 2003 13:46:06 -0400
Hi.
I've created a bundle that contains a Nib file and the custom classes
that go along with the Nib file. The Nib has one NSView subclass
instance with a few outlets to various subviews like buttons, text
fields, etc. My first question is is it possible to include that
bundle in some app and generate instances of that NSView subclass with
the connectors intact? My second question is, how?
Thanks
Patrick
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.