• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Scroll view within scroll view blocks scrolling
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scroll view within scroll view blocks scrolling


  • Subject: Re: Scroll view within scroll view blocks scrolling
  • From: William Squires <email@hidden>
  • Date: Sat, 14 May 2011 01:35:34 -0500

On Apr 28, 2011, at 6:12 PM, Indragie Karunaratne wrote:

> Despite the confusing title, I'm sure this is an issue that someone else has run into before. I have a parent scroll view that houses a bunch of subviews, including an NSTextView (and its own scroll view). The problem is that if I try to scroll vertically through the parent view, the text view's scroll view "blocks" my scrolling if I try to scroll while the cursor is within the text view. How can this be avoided?

It can't - all Mac programs do this - try loading a web page in Safari that has a sub-block of text in the main page (that's too tall to display in the parent window, thus requiring a scroller. You just have to watch out where you put your cursor! :) I run across this often while researching on wikipedia.org!

>
> Thanks,
> Indragie_______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Scroll view within scroll view blocks scrolling
      • From: Philip Dow <email@hidden>
  • Prev by Date: Re: Properties vs Instance Variables
  • Next by Date: Re: Temporary directory names?
  • Previous by thread: Re: Scroll view within scroll view blocks scrolling
  • Next by thread: Re: Scroll view within scroll view blocks scrolling
  • Index(es):
    • Date
    • Thread