NSTableview not showing data
Posted
by Matt S.
on Stack Overflow
See other posts from Stack Overflow
or by Matt S.
Published on 2010-04-24T21:21:01Z
Indexed on
2010/04/24
21:23 UTC
Read the original article
Hit count: 259
cocoa
|nstableview
I followed the guide here, but for some reason, the table view does not load the data. I know the array exists and there's data in it, but it won't display in the table itself.
© Stack Overflow or respective owner