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

  • SEARCH
  • Home
  • 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 4332326
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T10:14:25+00:00 2026-05-21T10:14:25+00:00

I displayed 20 buttons on the view(almost the view is covered with bottons images),

  • 0

I displayed 20 buttons on the view(almost the view is covered with bottons images), now I want to display information using animations on the top of all these buttons like UIAlertView.

Now I am displaying the alert view but instead of that I need to display the animated view on the top of all the buttons.

How can I achieve it, is there any idea to display the information on the top of all the buttons using view animations.

Please help me,
thank you, Madan Mohan.

  • 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-05-21T10:14:26+00:00Added an answer on May 21, 2026 at 10:14 am

    Madan for this you will need two views. If you observe behavior of UIAlertView then you will find that when alert view is shown we can not interact with any other item on the view. So one view will serve the purpose for alertview and other will block interaction with UI.

    You can do this as follows:

    Have two views on your self.view. One view will hold all the elements that are currently on the self.view and other will have alertview. so hierarchy goes like this

    self.view
       |------------View1
       |               |-----it will have all buttons and other ui that were earlier on self.view
       |
       |-------------View2
                       |------it will have a uiview which you will make,look like alertview.
    
    initially view1 will be at front and view2 will be added at back.
    

    Now how to piece all this together.

    When user will tap on any button the you will need to bring backview to front inside [UIView beginanimation] and other animation code and commite it.

    and when user is done with this view you will send it to back.

    Also, to make transparent look as we have when alertview is shown, set View2’s backgroundColor black and alpha property 0.3 (or as you wish).

    Thanks,

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to view information displayed by another application and click different buttons to
I want to create a custom View which contains two buttons without using xml.
I want to display multi-buttons alertview to user everyday twice a day. They can
I have a domain aggregate that is displayed using a view model in a
I have an array of buttons. Now, when each button is clicked, I want
I have a bunch of buttons displayed using the default gravity. The last button
My linear layout has two views: Custom View that display dynamic stuff One button
On the page there are links displayed with CSS as buttons: HTML: <a class=button
Application, have a TextBlock and two Buttons, the text is displayed TextBlock by clicking
I have a series of buttons that display filenames. If I set the Text

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.