Which method is called absolutetly last?
Which method is called absolutetly last?
- Subject: Which method is called absolutetly last?
- From: "Bobby B" <email@hidden>
- Date: Wed, 19 Apr 2006 09:26:11 -0400
Hey guys;
I have a method that I need called during my program's startup. But..
It needs to be called after Cocoa has loaded my CoreData entity into
my bindings. I've tried calling my method during awakeFromNib and
applicationDidFinishLaunching. The problem though, as I said, is
that the data hasn't been loaded into the bindings yet, so my method's
call is worthless.
Is there a way to fudge this?
Thank you
B B
_______________________________________________
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