On Sun, Jun 21, 2009 at 11:44 AM, Ken Tozier <[email protected]> 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 protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
