Re: NSDocument and IB
Re: NSDocument and IB
- Subject: Re: NSDocument and IB
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 27 May 2005 16:40:38 -0700
On May 27, 2005, at 4:31 PM, Theodore H. Smith wrote:
I have an NSDocument based app. I want to create connections to/
from my NSDocument, in IB. However, my IB project has no NSDocument
instance! So obviously, this NSDOcument is being created
programatically.
How do I get my subclass of NSDocument, into IB, and then draw up
connections to/from it?
This is discussed in the documentation:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
Documents/index.html?http://developer.apple.com/documentation/Cocoa/
Conceptual/Documents/Tasks/SubclassNSDocument.html>
in particular:
<http://developer.apple.com/documentation/Cocoa/Conceptual/
Documents/Tasks/ImplementingDocApp.html#//apple_ref/doc/uid/20000029>
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden