• 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 09:04:22 -0400

On Mon, Mar 16, 2009 at 5:14 AM, Ashish Tiwari
<email@hidden> 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 views inside one shared scroll
view, you should instead look at implementing a custom layout manager.

--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: "Ashish Tiwari" <email@hidden>
References: 
 >Adding multiple NSTextViews inside one NSScrollView (From: "Ashish Tiwari" <email@hidden>)

  • Prev by Date: Re: Type Declaration With Protocol
  • Next by Date: RE: Adding multiple NSTextViews inside one NSScrollView
  • Previous by thread: Adding multiple NSTextViews inside one NSScrollView
  • Next by thread: RE: Adding multiple NSTextViews inside one NSScrollView
  • Index(es):
    • Date
    • Thread