How to implement NSTableView class using (MVC) archiciture?

Posted by JohnWhite on Stack Overflow See other posts from Stack Overflow or by JohnWhite
Published on 2010-06-08T05:02:26Z Indexed on 2010/06/08 5:12 UTC
Read the original article Hit count: 150

Filed under:

I want to implement MVC architicture in my project.So i have implement NSObject class for NStableview.But some delegate method is not called.How to implement this class?Please help me for this issue.

© Stack Overflow or respective owner

Related posts about cocoa