Re: NSTextView - text wrapping
Re: NSTextView - text wrapping
- Subject: Re: NSTextView - text wrapping
- From: Johnny Deadman <email@hidden>
- Date: Thu, 5 May 2005 22:50:34 -0400
Man, you are doing this the hard way! A MUCH easier solution to your
problem would be to look at NSParagraphStyle and use -setHeadIndent
and -setFirstLineHeadIndent to set the left margins of the paragraph
appropriately. Automatically inserting tabs is a horrible way of
doing this.
On 5-May-05, at 10:20 PM, Ian was here wrote:
Just trying to do bullets in my text view the pre-OS X
10.4 way. It's painful looking at all the latest and
greatest text support features in 10.4, but not being
able to use them. I need to be backward compatible
with OS X 10.3.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden