NSTextView
NSTextView
- Subject: NSTextView
- From: koko <email@hidden>
- Date: Thu, 02 Feb 2012 18:34:12 -0700
I want to get the data that is entered into an NSTextView and convert it to a null terminated C string.
Is there a quick way to get the text or do I have to get the storage container, get the characters and process the characters array?
IS there not an 'easy' way?
-koko
_______________________________________________
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