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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T19:13:48+00:00 2026-06-08T19:13:48+00:00

when i create an imageview within the xcode using this code : UIImageView *img

  • 0

when i create an imageview within the xcode using this code :

UIImageView *img = [[UIImageView alloc] initWithImage:@"image.png"];

img.frame = CGRectMake(40, 40, 80, 80);
img.alpha = 0.25;
[self.view addSubview:img];

it will generate the image in the view, but what if i have like lets say 5 buttons on the screen that i added using IB and i want the image that i created in the xcode to be behind the buttons what should i do ?

is there a line of code to set the image to the back ?

thanks in advance 🙂

  • 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-08T19:13:51+00:00Added an answer on June 8, 2026 at 7:13 pm
    [self.view sendSubviewToBack:img];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to create moving functionality to my imageView (maskPreview in the code below),
I have created a scrolling/zooming image view by placing a UIImageView within a UIScrollView.
Using this i can drag and zoom the imageview with in the screen by
Within my android application, I'm wanting to update an ImageView, with an image specified
In this following gridview image.png images are taken from the drawable folder.Now I want
So I created an NSMutableArray of UIImageView like this: NSMutableArray* imageViewArray = [[NSMutableArray alloc]
I have data that represents an image and I want to create an ImageView
ImageView img = new ImageView(getBaseContext()); img.setImageDrawable(Drawable.createFromPath(new File (newBA,/thumbanil.png).toString())); LinearLayout Previews = (LinearLayout)findViewById(R.id.Previews); Previews.addView(img); img.invalidate();
In Java I have created the following class which extends ImageView to create a
I'm trying to create a view that has an ImageView with a TextView on

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.