Hey guys, pretty simple question, I've got an NSArrayController, and I'm trying to somehow get the size of it. Right now I'm trying:
[[stepsController arrangedObjects] count]
But it's returning 0. Any ideas? Thanks!
[[stepsController arrangedObjects] count]
But it's returning 0. Any ideas? Thanks!