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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T18:46:18+00:00 2026-06-02T18:46:18+00:00

I create a view at run time and I use it’s drawRect: to draw

  • 0

I create a view at run time and I use it’s drawRect: to draw a figure on it. In the next step I add a sublayer with contents of an image to the layer of the view and then I show it. It works. But the figure on the view is still shown below the image. With view.layer.contents = nil; before creating the sublayer, the figure on the view is removed. But I need to show it again. With [view setNeedsDisplay]; (calling drawRect:) I can draw it again.

Is there any (easier) way to hide (or cover) this figure and show it again (without removing and redrawing it)? Thanks.

Edit:
I can do this: layer.backgroundColor = [UIColor blackColor].CGColor; the figure is covered. But the backgroundColor must be transparent. Thanks very much for another ideas.

  • 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-02T18:46:19+00:00Added an answer on June 2, 2026 at 6:46 pm

    You can use:

    view.layer.hidden = YES;
    

    If you only want to hide and show a sublayer, you can keep hold of a reference to that sublayer, or find it by looking in view.layer.sublayers.

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

Sidebar

Related Questions

When I create a view different from index action (for example the action video/add)
How can I create View on Linked Server db. For Example I have a
I have a problem with the Create View in the SimpleRepository example in Subsonic
Question: Given a SQL string like CREATE VIEW TestView AS SELECT value1, value2 FROM
This is my query, CREATE VIEW employee_vu AS( SELECT employee_id,last_name employee,department_id FROM employees); I
In my app, I create view controller objects as I need them. When a
I want to create a view that contains two forms with their submit buttons.
I want to create a view from the following two tables: Entry: entry_id entry_date
How can create a view with mutiple images, something similiar to the photo app
I want to create a view in a one-to-many relation. Here are my relations:

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.