Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 06-22-2011, 09:27 PM   #1 (permalink)
Registered Member
 
Join Date: Jun 2011
Posts: 30
robotkid249 is on a distinguished road
Default Implementing UIViewAnimationOptionAllowUserInteraction

Hi,

I have an app when there is an animation behind a touch event. However, when the touches begin, it freaks out! I have looked it up, and I have heard that I am supposed to use UIViewAnimationOptionAllowUserInteraction, which should solve the problem.

How do I implement UIViewAnimationOptionAllowUserInteraction, and where do I put it in the code. Any suggestions would be awesome!!
robotkid249 is offline   Reply With Quote
Old 06-23-2011, 04:13 PM   #2 (permalink)
Registered Member
 
Join Date: Jun 2011
Posts: 30
robotkid249 is on a distinguished road
Default

Any help???
robotkid249 is offline   Reply With Quote
Old 07-21-2011, 03:17 PM   #3 (permalink)
Registered Member
 
Join Date: Jul 2010
Posts: 2
walter_yaron is on a distinguished road
Default

here is an example

[UIView animateWithDuration:1.5
delay:0
options:UIViewAnimationOptionCurveEaseOut | UIViewAnimationOptionAllowUserInteraction
animations:^{your animation}
completion:nil];
walter_yaron is offline   Reply With Quote
Reply

Bookmarks

Tags
allowuserinteraction, animation, option, uiview

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 331
8 members and 323 guests
chemistry, Dnnake, iOS.Lover, lendo, leostc, Leslie80, pbart, VinceYuan
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,664
Threads: 94,120
Posts: 402,898
Top Poster: BrianSlick (7,990)
Welcome to our newest member, Leslie80
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 02:28 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0