Getting an NSString out of an NSTextView;
Getting an NSString out of an NSTextView;
- Subject: Getting an NSString out of an NSTextView;
- From: Robert Tillyard <email@hidden>
- Date: Tue, 10 Feb 2004 23:59:16 +0000
I have an NSTextView which the user enters text, I need to pass the
contents as a "const char *" to a 'C' library to save to an ISAM
database.
How do I get the the [NSString cString]? I seem to need to navigate
NSTextStorage but I'm getting lost in the documentation.
Thanks, Regards, Rob.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.