NSTextView data binding delay
NSTextView data binding delay
- Subject: NSTextView data binding delay
- From: "Ilja A. Iwas" <email@hidden>
- Date: Fri, 16 Jan 2004 01:40:23 +0100
Hi there,
I have setup an NSTextView with the data binding connected to an NSData
object containing RTF data using a NSObjectController instance. It
seems that changes made by the user to the NSTextView are not written
back to my NSData object immediatley. Instead it seems that I have make
some other control in the firstResponder first. This is particular
annoying when you are hitting 'Save...' and later discover that your
text has no been saved.
Am I missing something ? Is there a workaround ?
Thanks alot,
Ilja
<
http://www.iwascoding.com>
_______________________________________________
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.