Re: Possible to set tab stops in an NSTextView?
Re: Possible to set tab stops in an NSTextView?
- Subject: Re: Possible to set tab stops in an NSTextView?
- From: Jim Correia <email@hidden>
- Date: Sun, 21 Jun 2009 12:40:40 -0400
On Sun, Jun 21, 2009 at 11:44 AM, Ken Tozier <email@hidden> wrote:
>
> I'm working with an NSText view and want to display tab delimited strings
> in a table format. I don't need a full NSTable, just the ability to break up
> the text into columns using tab stops. Is there any built-in way to do this?
> Something like setTabStops?
>
> I looked in NSTextView, NSText, NSTextContainer and NSAttributedString but
> didn't see anything.
Tab stops are controlled via NSParagraphStyle.
- Jim
_______________________________________________
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