Hi,
Im new to Objective C/MVC, crossing over from .net.
I dont understand the reply.
Basically what I did was to create a NSString (and Property) on MyDataViewController. Then when the viewcontroller is being created, and handed off to I populate the string with my variable.
So instead of trying to get the data from the IBOutlet, I get it from a string type.
I hope this helps others.
|