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 7644935
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T09:48:36+00:00 2026-05-31T09:48:36+00:00

I am using MBProgressHUD to show animations when the view is loading. WHen the

  • 0

I am using MBProgressHUD to show animations when the view is loading. WHen the animation is loading, the user is unable to click at any object in the background (button, label,textfield etc), the screen is simply locked.

I have seen in Foursquare, that they had used a MBProgressHUD like animation, and users could still on objects in the background (we are capable to clicking on buttons, Labels, Textfields etc).

I need to implement this is in my application as well. Is there a library that i could use ?

note: The library should not be using any private APIs.

  • 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-31T09:48:38+00:00Added an answer on May 31, 2026 at 9:48 am

    SVProgressHUD is a great alternative to MBProgressHUD and lets you decide if you want to block user input or not:

    + (void)showWithMaskType:(SVProgressHUDMaskType)maskType;
    

    SVProgressHUDMaskType:

    enum {
        SVProgressHUDMaskTypeNone = 1, // allow user interactions, don't dim background UI (default)
        SVProgressHUDMaskTypeClear, // disable user interactions, don't dim background UI
        SVProgressHUDMaskTypeBlack, // disable user interactions, dim background UI with 50% translucent black
        SVProgressHUDMaskTypeGradient // disable user interactions, dim background UI with translucent radial gradient (a-la-alertView)
    };
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using MBProgressHUD to show spinner while loading some web pages. for some sites,
I am using MBProgressHUD to display a busy animation to use user while a
I am using a private MBProgressHUD Now I am using the indicator view on
I'm using MBProgressHud to show a load indicator. Here is my display code: self.hud
I'm using MBProgressHUD in our teaching App, which is tab bar navigated. The user
What is the best using for show loading message when request is performing in
Using VS2008, C#, .Net 2 and Winforms how can I make a regular Button
Using C#, I need a class called User that has a username, password, active
Using the navigator.geolocation object in JavaScript. Trying to establish accurate ranges, but wondering exactly
Using android 2.3.3, I have a background Service which has a socket connection. There's

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.