Re: Scroll view within scroll view blocks scrolling
Re: Scroll view within scroll view blocks scrolling
- Subject: Re: Scroll view within scroll view blocks scrolling
- From: Indragie Karunaratne <email@hidden>
- Date: Thu, 28 Apr 2011 18:24:10 -0600
I have one inside another. The parent scroll view contains a bunch of stuff (the text view being just one of the subviews). I would use the text view without its own scroll view if it weren't for the fact that I still need horizontal text scrolling.
On 2011-04-28, at 6:22 PM, Michael Dautermann wrote:
>
> On Apr 28, 2011, at 8:07 PM, Indragie Karunaratne wrote:
>
>> I have resized all my text views so that all the content is visible without vertical scrolling, and I have disabled the vertical scroller on its scroll view. I would remove it from the scroll view entirely and avoid this issue, but I still need the text view's scroll view to horizontally scroll text. Would I be able to subclass the text view's scroll view to pass scroll events to the parent scroll view?
>
>
> It sounds like the only scrollview you have now is the scrollview that contains the text, yes? Or do you still have one scrollview (the one that contains the text view) inside another?
>
> p.s. Quincey mentioned Safari. Bleh. I should've thought of the browsers. Safari has to handle all kinds of completely fugly website layouts.
>
>
_______________________________________________
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