• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Accessing an Instance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Accessing an Instance


  • Subject: Accessing an Instance
  • From: goessly <email@hidden>
  • Date: Thu, 18 Aug 2005 12:59:16 +0200

This mail of mine didn't make it to the list, so I'm posting it again:

I'm looking for a possibility to access - at runtime - the current instance of the following class:

@interface MyDocument : NSPersistentDocument {
        IBOutlet NSTreeController *outlineTreeController;
}
//...
@end

This should happen from within another class - what definitions do I have to add to that one in order to make it "see" the Document?

@interface MyCleverView {
???
}
@end

thx & greetz, goessly

_______________________________________________
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


  • Follow-Ups:
    • Re: Accessing an Instance
      • From: goessly <email@hidden>
    • Re: Accessing an Instance
      • From: Jonathon Mah <email@hidden>
  • Prev by Date: Re: Getting a list of Recent Applications
  • Next by Date: Re: Human readable locale names.
  • Previous by thread: Re: Launching other app with iTunes?
  • Next by thread: Re: Accessing an Instance
  • Index(es):
    • Date
    • Thread