• 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: Zooming UIScrollViews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Zooming UIScrollViews


  • Subject: Re: Zooming UIScrollViews
  • From: Fritz Anderson <email@hidden>
  • Date: Tue, 1 Jun 2010 16:54:24 -0500

On 1 Jun 2010, at 1:11 PM, Development wrote:

> the view never gets bigger or smaller it does nothing really.  All the numbers are passing correctly according to NSLog but I get no zoom at all.

A review of the documentation would have helped you. .maximumZoomScale and .minimumZoomScale are both 1.0 by default.

When you've taken care of that, don't provide a scrollViewDidEndZooming:... method until you've seen what the scroll view does without it.

	— F

_______________________________________________

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: 
 >Zooming UIScrollViews (From: Development <email@hidden>)

  • Prev by Date: Re: Which color space?
  • Next by Date: Re: -[NSDocument fileURL] is observable (KVO). Documented?
  • Previous by thread: Zooming UIScrollViews
  • Next by thread: Re: six things I wasn't able to do with Cocoa
  • Index(es):
    • Date
    • Thread