Actually I want to use a nib file and see the view controller as a view that I times . These nibes will have some labels and custom views. I think that I repeat through an array of objects and for each I will make an example of this controller and set the asset property of the object.
All this works well except one thing - Labels will not be updated when I call setStringValue !!! !!!
I am using a method within the code of the view controller to make changes but it just does not work, I think iBolet is not being tilted properly, which Weird because the custom ideas are completely hooked.
Any thoughts?
- (id) initWithNibName: (NSString *) NibNameOrNil bundle = "post-text" itemprop = "text": (NSBundle *) nibBundleOrNil
Comments
Post a Comment