Limiting number of characters per line in a NSTextView
Limiting number of characters per line in a NSTextView
- Subject: Limiting number of characters per line in a NSTextView
- From: "Ankur Singhal" <email@hidden>
- Date: Wed, 18 Mar 2009 13:44:13 +0530
Hi,
I want my NSTextView to show only 32 characters per line and the 33rd
character should be shown at next line of textview.
My NSTextView will have fixed font.
I am so much confused which one of
NSTextStorage/NSLayoutManager/NSTextContainer/NSTextView along with will
solve my purpose. To add to confusion there are Glyphs and characters also.
Thanks,
Ankur
_______________________________________________
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