Re: UIViewController question
Re: UIViewController question
- Subject: Re: UIViewController question
- From: email@hidden
- Date: Sat, 23 Mar 2013 20:06:09 +0900
Master-Detail pattern.
Select an item in the table view.
Detail view loads detail.
In this case detail view has 3 swipeable pages that loop.
Sounds like you could do it with one or two or more. Up to you.
Really just swapping out data, views themselves aren't necessarily different as data changes. Additional view controllers might not be necessary.
Sent from my iPhone
On 2013/03/23, at 11:02, Koen van der Drift <email@hidden> wrote:
> I'd like to make a view layout similar to the Apple Stocks app, where the top view remains the same and the bottom view can be swiped to display different info views related to the top view.
>
> How should I design the view-controllers for this? One for the top view and then some additional ones for the bottom views?
>
> Or is there another way to do this?
>
> - Koen.
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden