• 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 object awaken from the nib without an outlet ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Accessing an object awaken from the nib without an outlet ?


  • Subject: Accessing an object awaken from the nib without an outlet ?
  • From: Thomas Deniau <email@hidden>
  • Date: Mon, 03 Sep 2001 09:40:33 +0200

Is it possible to access an objet (the instance of a class which is awaken
from the nib) WITHOUT an outlet ?

I want to access this instance (the one created with Instantiate in IB) from
a class which isn't in the nib file and cannot be in it, because it's a
model class instantiated on demand. So I cannot add outlets to it, all the
more so that it's a Foundation class. (If I'm saying idiocies, tell me).

I neither can use notifications because I need the return value of the
method that I call.

So which is the correct way to do this ?

TIA,

--
Thomas Deniau


  • Prev by Date: [ANN] Public Beta of SNAX
  • Next by Date: RE: Final int?
  • Previous by thread: [ANN] Public Beta of SNAX
  • Next by thread: creating users programatically
  • Index(es):
    • Date
    • Thread