Mon, March 09, 2009NSTableView, Quick and Dirty

So, for whatever reason, NSTableView in Cocoa/Objective-C has been giving me a hard time as of late so, once I grasped it, I decided to write a quick and dirty tutorial on how to write a simple program that just updates an NSTableView. As I venture deeper into this realm, I will drag you a long.


Im not a super blogger, nor do I have a lot of time to write super blogs, so I thought the best way for me to do this is to comment the actual code, zip it, and let you download it. That way you have a working product to learn from. I have always learned better from example, so I hope you find benefit in this as well.

Download from here