• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NAProgressIndicator and key value compliance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NAProgressIndicator and key value compliance


  • Subject: NAProgressIndicator and key value compliance
  • From: Hrishikesh Murukkathampoondi <email@hidden>
  • Date: Sun, 26 Sep 2010 19:48:23 +0530

Is NSProgressIndicator not key-value compliant?


I am trying to bind he progress indicator to a value by doing the following:

[pi bind:@"progress" toObject:dls withKeyPath:@"progVar" options:nil];

Where pi is a NSProgressIndicator*

The object dls is my own and it has accessor methods set for progVar.

I get this exception "[<NSProgressIndicator 0x100238750> valueForUndefinedKey:]: this class is not key value coding-compliant for the key progress."

What I am trying to do is to get a NSProgressIndicator to update whenever dls.progVar is changed.

Thanks
Hrishi_______________________________________________

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

  • Follow-Ups:
    • Re: NAProgressIndicator and key value compliance
      • From: Dave DeLong <email@hidden>
  • Prev by Date: Re: Cocoa Text System - Temporarily Disabling Layout
  • Next by Date: Re: NAProgressIndicator and key value compliance
  • Previous by thread: Get an absolute screen pos of a text cursor in another Carbon application from Cocoa app
  • Next by thread: Re: NAProgressIndicator and key value compliance
  • Index(es):
    • Date
    • Thread