viewDidAppear for tabbar based apps

Posted by 4thSpace on Stack Overflow See other posts from Stack Overflow or by 4thSpace
Published on 2010-05-03T14:38:23Z Indexed on 2010/05/03 14:48 UTC
Read the original article Hit count: 467

I'd like to do something when a particular tab appears. Meaning, the user has clicked the tab view's tab button. viewDidAppear doesn't fire when this happens. How else can I hook into the tab click event?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk