iphone - UILabel value not changing -


I have established a UILB (declared in H). In the Viewdupputer method, if I type myLabel.text = @ ""; , then it works. But somewhere I place this same exact line, nothing happens on the label, the label is in a custom cell view controller, which uses another UITableView class as its custom cell. So I thought I had to reload the table after making changes, but she did not work either. Even in the WillAppear method of seeing it works only, not only Dippear. Any ideas?

Try this:

  self.myLabel.text = @ " ";    

Comments

Popular posts from this blog

php - Creating canonical URLs with custom route-classes -

mysql - Formatting problem with PHP DateTime Difference when used as part of an equation -

Mysql Local server hardware -