• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UIViewController question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UIViewController question


  • Subject: Re: UIViewController question
  • From: Roger Dalal <email@hidden>
  • Date: Sat, 23 Mar 2013 15:54:16 -0400

I second Matt's approach. To emulate the look of Apple Stocks, use a
single UIViewController that contains a UITableView in the upper
section with a horizontal scrolling UIScrollView in the lower (with
paging enabled). There also appears to be a black frame in a
UImageView that is masking the corners (creating the appearance of
rounded corners) at the top of view hierarchy (you could also use
Quartzcore layer.cornerRadius but you might find a topmost frame the
easiest).

Good luck!

Roger Dalal



On Mar 22, 2013, at 10:04 PM, 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)
>
> 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
_______________________________________________

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

  • Follow-Ups:
    • Re: UIViewController question
      • From: Koen van der Drift <email@hidden>
References: 
 >UIViewController question (From: Koen van der Drift <email@hidden>)

  • Prev by Date: Re: Cocoa-dev Digest, Vol 10, Issue 195
  • Next by Date: Re: SysLog Understanding
  • Previous by thread: Re: UIViewController question
  • Next by thread: Re: UIViewController question
  • Index(es):
    • Date
    • Thread