Create a table using Objective C for Mac and display values in the table.

Posted by lohith on Stack Overflow See other posts from Stack Overflow or by lohith
Published on 2010-03-09T07:46:53Z Indexed on 2010/03/09 8:06 UTC
Read the original article Hit count: 254

Filed under:
|
|

Can anyone guide me as to how to create a table using Objective C for Mac OS X. The program should read values from an NSArray object and display the values in the table. I would appreciate it if anyone helped me out.

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about mac