Re: iPad, UISplitView, and Refreshing Menu Items

2011-07-13 Thread Jeffrey Walton
On Wed, Jul 13, 2011 at 3:00 PM, Jeffrey Walton wrote: > I've been testing refreshing my views in a split view. If the user > brings the app to the foreground, I'm processing both the > application's -applicationDidBecomeActive and the view controller's > -viewWillAppear. -applicationDidBecomeActi

iPad, UISplitView, and Refreshing Menu Items

2011-07-13 Thread Jeffrey Walton
Hi All, I've been testing refreshing my views in a split view. If the user brings the app to the foreground, I'm processing both the application's -applicationDidBecomeActive and the view controller's -viewWillAppear. -applicationDidBecomeActive sends a message (-refreshView) to all view controlle