Re: NSTextField Binding
Re: NSTextField Binding
- Subject: Re: NSTextField Binding
- From: Sean McBride <email@hidden>
- Date: Thu, 07 Aug 2014 17:06:16 -0400
- Organization: Rogue Research Inc.
On Thu, 7 Aug 2014 14:32:47 -0600, koko said:
>I have bound an NSTextField’s value binding to a property in class A
Make sure the property is not weak, which doesn't support KVO.
>There are no warnings or error messages.
You could try turning on NSBindingDebugLogLevel. See TN2124.
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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