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 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
