I\'m a noob in Objective-C and I have one question.
I have one UILabel object that I adding to one UIView with this code:
UILabel
UILabel *label = [
You could use the viewWithTag: method.