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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T20:11:52+00:00 2026-06-03T20:11:52+00:00

I am looking to preload a number of images using performSelectorInBackground:withObject: I have two

  • 0

I am looking to preload a number of images using performSelectorInBackground:withObject: I have two questions …

  1. I am aware that you not supposed to do anything UIKit related in the
    background but can I instanciate UIImage objects and add them to a
    mutable-array.

  2. Is it possible to safely access the iVars (the mutable-array above) in the calling object from within the selector running on the background thread.

  • 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-03T20:11:55+00:00Added an answer on June 3, 2026 at 8:11 pm

    yes you can create/load images to the Mutable array and that of 2nd part, you may also access the ivars of class in background thread, you don’t need to use main thread if that is not UIKit’s data like imageview etc. but if it is, you can use

    [self performSelectorOnMainThread:@selector(loadPersonView) withObject:imageArray waitUntilDone:YES];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Looking at Facebook I have noticed that images vary in size from 100x100 to
I'm looking for a quick and easy way to preload images with JavaScript. I'm
Looking for a way to not have a publicly hosted video be used in
Looking at several posts, I get a feel that many of the questions arise
I have a script that manually preloads all images that will be required. It
Looking for an equivalent container class that matches to C#'s Arraylist collections class. Is
Looking for a better way of extracting a number from the last line in
I'm looking at how a site DoNothingFor2Minutes preloads its images with JavaScript and it's
I have an initialization class that preloads content into a variable (probably a list
Looking for an example that: Launches an EXE Waits for the EXE to finish.

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.