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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T23:14:40+00:00 2026-06-09T23:14:40+00:00

I have a custom content view with a large interactive control with multiple sub-views

  • 0

I have a custom content view with a large interactive control with multiple sub-views which have Pan gestures attached. The interactive bits on the left of the control work, but the bits on the right do not work.

My guess is there is some view that’s absorbing the gestures. Is there a way to make sure the gestures pass through on the control side or table cell side?

I’ve tried doing the following:

    [[cell textLabel] removeFromSuperview];
    [[cell accessoryView] removeFromSuperview];
    [[cell backgroundView] removeFromSuperview];
    [[cell contentView] addSubview:display]; //adding my custom view
  • 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-09T23:14:41+00:00Added an answer on June 9, 2026 at 11:14 pm

    I’ve had similar problems, with the cell constraining the contentView width. Try setting the background color of the contentView to green or something – this is the max you are going to get in terms of usable area.

    I believe what you will need to do is when you know a user wants to interact with the control pull it out of the cell and add it to the main view. When done, put it back where it was. During this of course you would have to prevent scrolling.

    If moving the control causes issues with the stream of touches, you can add another clear view that overlays the control, intercepts the first touch, moves the control, then forwards the touch to the control.

    Obviously, this technique helps you ultimately get touches over the whole surface of your control once its moved, but the initial touch won’t work if its too far to the right.

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

Sidebar

Related Questions

I have my own custom Content Provider that loads a database which contains the
I have custom components which must adjust their text content based on space constraints.
I have a UIScrollView with a custom content view that uses drawRect to display
I have a grid view which is populated using a custom ImageAdapter class extending
In my iPhone app I have a UIScrollView with custom content views. At some
I have created a custom content type and using views2 for creating various page-views.
I have an activity that sets the content view to a custom view and
I have a custom Android view which overrides onTouchEvent(MotionEvent) to handle horizontal scrolling of
I have a custom content type create in visual studio 2010: custom http://img204.imageshack.us/img204/439/customf.jpg Here
I have module that implements custom content type via NodeAPI hooks ( hook_insert ,

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.