Re: NSAllowsNullArgument undefined?
Re: NSAllowsNullArgument undefined?
- Subject: Re: NSAllowsNullArgument undefined?
- From: j o a r <email@hidden>
- Date: Tue, 11 Oct 2005 15:38:18 +0200
On 11 okt 2005, at 15.17, SA Dev wrote:
Ah, those quick solutions. Evidently, you use the constants as
strings:
NSDictionary * bindOpts = [NSDictionary
dictionaryWithObjectsAndKeys:[NSNumber numberWithBool:YES],
@"NSAllowsNullArgument", nil];
Wait! Check NSKeyValueBinding.h, and the
"NSAllowsNullArgumentBindingOption" extern string!
Documented here:
<http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/ObjC_classic/Protocols/NSKeyValueBindingCreation.html>
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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