Get access to MyDocument
Get access to MyDocument
- Subject: Get access to MyDocument
- From: "Tony S. Wu" <email@hidden>
- Date: Fri, 04 Oct 2002 09:26:03 -0700
I have a custom class that needs information from MyDocument class.
I tried to use this:
aVariable = [[[NSDocumentController sharedDocumentController]
currentDocument] getWhateverIWant];
But it gave me a couple of warnings, mainly selector not found.
Can anyone tell me how to do this?
Thanks.
Tony S. Wu
email@hidden
"Nope, this world ain't perfect. But at least I know it's not because of
me."
_______________________________________________
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.