Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8660153
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T16:11:11+00:00 2026-06-12T16:11:11+00:00

Hello in my app i emulated slide view’s and use this code [UIView beginAnimations:

  • 0

Hello in my app i emulated slide view’s and use this code

    [UIView beginAnimations: nil context:nil];
    [UIView setAnimationDuration: 0.5];
    [UIView commitAnimations]; 

unfortunately new view intercepts touch before it takes window : if i make double click,with second click work new view
I check frame of this view it equal frame of window

if i turn off animation it work correct. but i need animation effects

Please help me to find right decision )

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T16:11:12+00:00Added an answer on June 12, 2026 at 4:11 pm

    Try using blocks for the UIView animation. Initially disable the touch on the new view. Then animate and in completion block, enable the touch.

    //disable touch on the slide view
    [UIView animateWithDuration:0.5
                             animations:^{
                                //.. animate here
                             }
                             completion:^(BOOL finished){ 
                                //enable touch on the new view
                             }]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I created a Hello world app but get this strange error: The project cannot
Context: Imagine that you have a standard CherryPy hello word app: def index(self): return
i setup the ProtoRPC hello app and it doesn't work i'm using this to
In this hello world example of a Backbone app http://arturadib.com/hello-backbonejs/docs/5.html , the author renders
I've written a simple 'hello world' app which runs fine in an emulator, but
I'm trying to compile a hello-world app: 8g test1.go -o test1.8 Error: open -o:
I'm trying to get the hello world app running from the doc . I
Hello my console app is my host for my wcf restful service which I
I am trying a simply hello world android app with dreamweaver 5.5. But when
Hello Am Currently Doing An App Related To Sound Modulation I need to know

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.