• 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: clipping and scrolling
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: clipping and scrolling


  • Subject: Re: clipping and scrolling
  • From: Torsten Curdt <email@hidden>
  • Date: Wed, 17 Aug 2011 01:01:33 +0200

> There's no reason (though someone will probably chime in with a perverse case) not to use a UIScrollView. It gives you scrolling and zooming for very little trouble, has almost no side effects on the content you're displaying, and works the way the user expects it.

Well, quoting the docs "Important: You should not embed UIWebView or
UITableView objects in UIScrollView objects. If you do so, unexpected
behavior can result because touch events for the two objects can be
mixed up and wrongly handled."


While that session has lots of great information it does not cover my
questions at all.

Obviously one can use a UIScrollView but the information why it is
better (is it?) than just having normal subviews you layout yourself
is still not clear to me.

Why do you have to explicitly clip views when this is implicitly done
through the parent view?

cheers,
Torsten
_______________________________________________

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

References: 
 >clipping and scrolling (From: Torsten Curdt <email@hidden>)
 >Re: clipping and scrolling (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Re: Is it possible to traverse dictionaries and arrays using KVC?
  • Next by Date: Re: clipping and scrolling
  • Previous by thread: Re: clipping and scrolling
  • Next by thread: Re: clipping and scrolling
  • Index(es):
    • Date
    • Thread