• 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
Re: Selector runs only once
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Selector runs only once


  • Subject: Re: Selector runs only once
  • From: Sanri Parov <email@hidden>
  • Date: Wed, 3 Sep 2003 14:00:30 +0200

On Wed, 03 Sep 2003 11:48:59 +1000, Phill Kelley wrote:

[CUT]

> Note the colon after mySelector.
>
> That approach works for me (assuming, of course, that table_gui references
> an NSTableView or subclass thereof *and* that table_gui has been wired-up
> correctly in IB).
>

[CUT]

Thank you very much, Phil, but the problem is not there.
I mean, when I use 'mySelector' for the first time, its owner class is
called and everything is ok.
If I do some other things which deal with other classes and then return
to the one which owns 'mySelector' it seems the class "forgets" (pardon
me for the silly language) that my table has to do with 'mySelector'
and so it's useless.
I think the problem is within the choice of awakeFromNib.
What is the method is always called whenever there's something that
deals with a class? It's init? It's initialize? Is there something like
a 'recall' method?

TY

--
Sanri Parov
_______________________________________________
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.

  • Follow-Ups:
    • Re: Selector runs only once
      • From: Andreas Mayer <email@hidden>
References: 
 >Selector runs only once (From: Sanri Parov <email@hidden>)
 >Re: Selector runs only once (From: Phill Kelley <email@hidden>)

  • Prev by Date: AppleScript "call method" (not an AS Studio app)
  • Next by Date: Re: Selector runs only once
  • Previous by thread: Re: Selector runs only once
  • Next by thread: Re: Selector runs only once
  • Index(es):
    • Date
    • Thread