Instance variable.
Instance variable.
- Subject: Instance variable.
- From: April Gendill <email@hidden>
- Date: Thu, 29 Jan 2004 19:30:32 -0700
I have an NSObject subclass. of course.
I need to be able to access the already initialized instance of it. It
is connected to the main controller in IB but the class I need to
access it from is initialized as needed and no instance of it exists in
IB since that would muck things up. Any way I need to be able to
communicate with the existing instance and I am not sure how to gain a
pointer to it.
_______________________________________________
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.