Re: NAProgressIndicator and key value compliance
Re: NAProgressIndicator and key value compliance
- Subject: Re: NAProgressIndicator and key value compliance
- From: Hrishikesh Murukkathampoondi <email@hidden>
- Date: Sun, 26 Sep 2010 20:50:50 +0530
Thanks a lot. This works. I looked in the NSProgressIndicator class documentation but did not realize there is a separate doc listing all bindings in Cocoa.
Thank you
Hrishi
On 26-Sep-2010, at 7:57 PM, Dave DeLong wrote:
> I think the keypath you want is "value", not "progress".
>
> See the docs for more info: https://developer.apple.com/library/mac/documentation/Cocoa/Reference/CocoaBindingsRef/BindingsText/NSProgressIndicator.html
>
> Dave
>
> Sent from my iPhone
>
> On Sep 26, 2010, at 8:18 AM, Hrishikesh Murukkathampoondi <email@hidden> wrote:
>
>> [pi bind:@"progress" toObject:dls withKeyPath:@"progVar" options:nil];
_______________________________________________
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