Re: cocoa-dev digest, Vol 2 #969 - 8 msgs
Re: cocoa-dev digest, Vol 2 #969 - 8 msgs
- Subject: Re: cocoa-dev digest, Vol 2 #969 - 8 msgs
- From: Andrew Merenbach <email@hidden>
- Date: Fri, 19 Jul 2002 10:33:43 -0700
I took a look (I had no idea that those particular IB sample projects
existed). Unfortunately, the sample projects don't seem to give any
information about loading just views (ie, items of class NSView, not
NSWindow).
Take care,
Andrew Merenbach
On Friday, July 19, 2002, at 03:35 AM, email@hidden
wrote:
On Thursday, Jul 18, 2002, at 18:16 Pacific/Honolulu, Andrew Merenbach
wrote:
I have a program with lots of views (which are loaded into a main
window), and each one has its own controller. I would like to save each
view in its own nib file; I would like to load each one. I have a
problem, though, and that is that I need to be able to access each view
when I press certain buttons in the main window--and thus I need to
connect them to the main controller. Unfortunately, connections in
Interface Builder do not work over multiple files. Is there an easy way
to do this, so that I don't spend so much time scrolling through views
and controllers in Interface Builder?
I'll be surprised if the Apple-provided sample project located at
/Developer/Examples/InterfaceBuilder/SimpleMultiWindow/ doesn't answer
your question.
_______________________________________________
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.