NSTextView selection
NSTextView selection
- Subject: NSTextView selection
- From: ecir hana <email@hidden>
- Date: Mon, 04 Jun 2012 19:10:50 +0200
Hello,
I have a NSTextView and when I select all the text, all the lines get
highlighted from left to right margin, except the last line which is
highlighted from left margin to the last character on line. Please, is it
possible to highlight the last line in the same way as the other ones are,
i.e. to highlight it from left to very right?
I think I need to use "setExtraLineFragmentRect:usedRect:textContainer:" of
NSLayoutManager but I'm not sure how to proceed and if it's even the right
way of doing this.
Thanks in advance,
Ecir Hana
_______________________________________________
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