Before applicationDidFinishLaunching, before everything :]
Before applicationDidFinishLaunching, before everything :]
- Subject: Before applicationDidFinishLaunching, before everything :]
- From: Nico <email@hidden>
- Date: Sat, 20 Jul 2002 23:12:50 +0200
Hi
I have a class which is datasource for an NSTableView.
However, I need to do some basic initialization before the methods for
the NSTableView (like -numberOfRowsInTableView) are called...
But these methods are called before awakeFromNib, before init, before
applicationDidFinishLaunching, before applicationWillFinishLaunching...
HOWTO ? :)
Nico
_______________________________________________
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.