Binding an NSTextView and extract the string value
Binding an NSTextView and extract the string value
- Subject: Binding an NSTextView and extract the string value
- From: Jean Bovet <email@hidden>
- Date: Wed, 24 Mar 2004 14:38:02 +0100
Hello,
I have an object bound to a NSTextView (through the Data Value binding)
and I would like to get the string value (NSString) of this object. Is
appears that this object represent the NSTextStorage but I cannot
invoke the String method on it nor cannot transform it to a string
using the transformer object.
Does anyone know how to do that ?
Thanks in advance.
Jean Bovet
_______________________________________________
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.