• 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: Adding multiple NSTextViews inside one NSScrollView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding multiple NSTextViews inside one NSScrollView


  • Subject: Re: Adding multiple NSTextViews inside one NSScrollView
  • From: Kyle Sluder <email@hidden>
  • Date: Mon, 16 Mar 2009 10:39:24 -0400

On Mon, Mar 16, 2009 at 9:17 AM, Ashish Tiwari
<email@hidden> 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 like a
newspaper.

If it better models your user's mental model, that's all well and good
to have three separate text views.  They definitely can't belong to
the same scroll view, however.  You'll have to use separate scroll
views and synchronize them.

--Kyle Sluder
_______________________________________________

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: Adding multiple NSTextViews inside one NSScrollView
      • From: Ross Carter <email@hidden>
References: 
 >Adding multiple NSTextViews inside one NSScrollView (From: "Ashish Tiwari" <email@hidden>)
 >Re: Adding multiple NSTextViews inside one NSScrollView (From: Kyle Sluder <email@hidden>)
 >RE: Adding multiple NSTextViews inside one NSScrollView (From: "Ashish Tiwari" <email@hidden>)

  • Prev by Date: Re: case-insensitive NSDictionary
  • Next by Date: Re: case-insensitive NSDictionary
  • Previous by thread: Re: Adding multiple NSTextViews inside one NSScrollView
  • Next by thread: Re: Adding multiple NSTextViews inside one NSScrollView
  • Index(es):
    • Date
    • Thread