On Mar 16, 2009, at 10:39 AM, Kyle Sluder wrote:
On Mon, Mar 16, 2009 at 9:17 AM, Ashish Tiwari
wrote:
The behavior I want is that when user scrolls the shared ScrollView
all 3
textviews should scroll simultaneously.
Ah, is this kind of like a 3-way diff? I had originally envisioned
somet
On Mon, Mar 16, 2009 at 9:17 AM, Ashish Tiwari
wrote:
> The behavior I want is that when user scrolls the shared ScrollView all 3
> textviews should scroll simultaneously.
Ah, is this kind of like a 3-way diff? I had originally envisioned
something like a three-column document layout, almost lik
Sent: Monday, March 16, 2009 6:34 PM
To: Ashish Tiwari
Cc: cocoa-dev@lists.apple.com
Subject: Re: Adding multiple NSTextViews inside one NSScrollView
On Mon, Mar 16, 2009 at 5:14 AM, Ashish Tiwari
wrote:
I need to have 3 NSTextViews share same NSScrollView. The ScrollView
should
be able to
On Mon, Mar 16, 2009 at 5:14 AM, Ashish Tiwari
wrote:
> I need to have 3 NSTextViews share same NSScrollView. The ScrollView should
> be able to show/scroll all contents of these 3 TextViews.
Search the archives:
http://www.cocoabuilder.com/archive/message/cocoa/2004/9/2/116498
--
I.S.
_
uggested by Kyle.
-Original Message-
From: Kyle Sluder [mailto:kyle.slu...@gmail.com]
Sent: Monday, March 16, 2009 6:34 PM
To: Ashish Tiwari
Cc: cocoa-dev@lists.apple.com
Subject: Re: Adding multiple NSTextViews inside one NSScrollView
On Mon, Mar 16, 2009 at 5:14 AM, Ashish Tiwari
wr
On Mon, Mar 16, 2009 at 5:14 AM, Ashish Tiwari
wrote:
> I need to have 3 NSTextViews share same NSScrollView. The ScrollView should
> be able to show/scroll all contents of these 3 TextViews.
Don't do that? Keep them all in their own scroll views. If you
really want to have three separate text