Re: Manual Bindings: setting "continuously updates"
Re: Manual Bindings: setting "continuously updates"
- Subject: Re: Manual Bindings: setting "continuously updates"
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 14 Dec 2004 11:52:18 -0800
On Dec 14, 2004, at 11:02 AM, Ian G. Gillespie wrote:
I can't seem to find where something to the effect of
"NSContinuouslyUpdates" is defined in the AppKit headers. I am
hooking up some bindings manually and found mmalc's example where he
uses, "NSValidatesImmediatelyOption", but I can't find the right
definition for "continuously updating". Does anyone know where this
is located or what is the correct name for it? I need to (I think)
use this as a key for a binding options dictionary for bind.:
toObject: withKeyPath:@"selection.RTFDData" options:
@"NSContinuouslyUpdatesValue"
See:
<http://developer.apple.com/documentation/Cocoa/Reference/
CocoaBindingsRef/BindingsText/NSTextView.html>
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden