NSTextView, Bindings, and Display Updates
NSTextView, Bindings, and Display Updates
- Subject: NSTextView, Bindings, and Display Updates
- From: Andrew Shamel <email@hidden>
- Date: Thu, 19 Nov 2009 11:57:06 -0800
Hi All,
I'm having a strange behavior with an NSTextView bound through Interface Builder to a Core Data backing. The textView is part of a standard master-detail setup, and is not updating its value when the selection is changed in the master list. The value only displays after the mouse has entered the textView's frame. It stays there until the master selection changes, at which point I have to wave the mouse through it to get the new value to appear.
Any ideas?
Thanks so much,
Andy Shamel_______________________________________________
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