Retrieve NSTable DataSource from AppController
Retrieve NSTable DataSource from AppController
- Subject: Retrieve NSTable DataSource from AppController
- From: Kevin Muldoon <email@hidden>
- Date: Sat, 18 Jun 2011 13:43:43 -0400
Basic stuff, I'm sure, but I'm stumped after several hours of googling...
I have an NSTable which receives its dataSource from MyTableController.m. However, my AppController.m needs the data MyTableController.m holds. Since AppController.m hasn't explicitly instantiated MyTableController (MyTableController being an NSObject within IB with appropriate delegates and such) how does AppController.m access MyTableController.m data? Thanks for the help.
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/TableView/Tasks/UsingTableDataSource.html#//apple_ref/doc/uid/20000117-BBCBHIJJ
Kevin Muldoon
e: email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden