Sunday, 15 August 2010

ios - creating or changing UIimage from a DIFFERENT Class method -


I am trying to create or change UIimage from another class using a class method. However, when I try to address the scene in class controller, then I can not. Like [Self.view addubview: ...] Is this possible? What would be the best way to do this ? thank you in advanced.

You import your UIImage (or better use UIIMageView) header file into another class, then Define this as an object @ Add property and @ synthesis second. M is addSubview as the reference shawl after work will be aware of the imported object.


No comments:

Post a Comment