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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T02:52:44+00:00 2026-05-14T02:52:44+00:00

HI All. I have subclass of UIScrollView. IN this class I have added some

  • 0

HI All.

I have subclass of UIScrollView. IN this class I have added some imageView.layer to self.layer. And when I call [imageView.layer setNeedsDisplay] my implemented delegate never called.

-(void)drawLayer:(CALayer*)layer :(CGContextRef)context 

I`ve also set

imageView.layer.delegate = self

Could anyone tell me where I must set delegate function to make this to work.

Thank you for advance.

  • 1 1 Answer
  • 3 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-14T02:52:44+00:00Added an answer on May 14, 2026 at 2:52 am

    There are some things a little bit odd with you approach.

    If ou have a ScrollView and an ImageView you don’t need to add the layers, you can just do
    [scrollView addSubview: imageView];

    Also, you don’t need a delegate for drawing a UIView into a UIWindow.
    If, however, you want to add a delegate still you can do this:
    imageView.delegate =
    A ImageView should not be his own delegate, you will need some ViewController, better a ScrollViewController.

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

Sidebar

Related Questions

I have subclass UIView class in a Bounce class with Accelerometer. This Bounce class
I have a base class like this: class base(object): name = def __init__(self,name): self.user
I have an UIScrollView subclass where I implement all of those 4 touch event
I have a custom UIViewController subclass that handles all the view initialization by itself
I have a UIScrollView subclass with a certain subview I'd like to prevent from
Assume, I have a subclass of EditTextPreference called PasswordProtectedEditTextPreference. This subclass basically shows a
I have a subclass of UIScrollView that overrides touchesBegan:withEvent: touchesMoved:withEvent: touchesEnded:withEvent: Overriding these three
I have a UIScrollView subclass that I am programmatically scrolling using UIView animations. I'd
I have a ContentProvider subclass doing all my database work, and a Service that
I have a subclass of AlertDialog that should display a list of all the

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.