Application start-up
Application start-up
- Subject: Application start-up
- From: Bas Scheffers <email@hidden>
- Date: Mon, 29 Aug 2005 21:59:39 +0100
Hi,
I am new to the list, quite proficient C, Java, C# and various other
languages, but very little GUI experience (been a server guy all this
time) and just getting started with Cocoa dev in Objective-C. (Recen
Mac switcher, yay!)
I can't find in the documentation how to do things at application
start up. In my "Hello World", I have an NSTableView that I need to
put some data in. The problem is that in the init of my controler,
the NSTableView Outlet is stil nil, so while I can create my
datasource, I can't bind it yet to the table.
What is the correct place to do this kind of thing?
Thanks for any pointers,
Bas.
_______________________________________________
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