Re: NSTextView selectionAffinity - what's it for?
Re: NSTextView selectionAffinity - what's it for?
- Subject: Re: NSTextView selectionAffinity - what's it for?
- From: Douglas Davidson <email@hidden>
- Date: Wed, 02 Feb 2005 13:58:23 -0800
On 2005-02-02 09:31:25 -0800 John C. Warner <email@hidden>
wrote:
Could someone help me understand what NSTextView's selectionAffinity
is for?
It's a bit of a subtle point. When a piece of text is broken into two
lines, then the insertion point between the last character of the
first line and the first character of the second line actually has two
possible display positions--either at the end of the first line, or at
the beginning of the second. The selection affinity controls which
one will actually be used.
Douglas Davidson
_______________________________________________
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