• 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: iOS drawer-style interaction
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iOS drawer-style interaction


  • Subject: Re: iOS drawer-style interaction
  • From: Scott Andrew <email@hidden>
  • Date: Fri, 06 Apr 2012 07:18:56 -0700

What about using a UIPanGestureRecognizer? I didn't see anything in the docs that says a swipe get's continuous feedback. A UIPanGestureRecognizer gives continuous feedback during the drag.

Scott

On Apr 5, 2012, at 11:45 PM, Rick Mann wrote:

> I'm trying to implement a drawer of sorts. Initially I added a down-swipe gesture recognizer, but I'd like the drawer edge to track the user's finger. Is there a way I can "hook in" to the recognizer to continuously track the finger after recognition?
>
> TIA,
> --
> Rick
>
>
> _______________________________________________
>
> 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

References: 
 >iOS drawer-style interaction (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: iOS 5: AVFoundation and MPMediaItemPropertyAssetURL
  • Next by Date: NSDocument app: combine multiple file contents to open one window instead of multiple windows
  • Previous by thread: iOS drawer-style interaction
  • Next by thread: Re: Displaying an arbitrary unicode character using CGContextShowTextAtPoint or CGContextShowGlyphsAtPoint
  • Index(es):
    • Date
    • Thread