Hey Cocoa guru's. Got a newbie question for you. I apologize in advance if it's painfully obvious, but I can't seem to figure it out:
I have a custom view that draws itself quite nicely. It has its own controller and thus source files (e.g. myViewController.h, myViewController.m)
I have another controller, which simply makes an array.
My problem is getting the Custom View controller to get the array data and use it in its own code. Can somebody give me a quickie like-you're-talking-to-an-idiot explanantion of how I might go about this?
I appreciate any advice...
Spasibo,
Jason
(edited for spelling)