• 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
KVC with an path, AppleScript and InterfaceBuilder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

KVC with an path, AppleScript and InterfaceBuilder


  • Subject: KVC with an path, AppleScript and InterfaceBuilder
  • From: Thomas Engelmeier <email@hidden>
  • Date: Mon, 23 Jan 2006 00:00:39 +0100

Hi,

I try get scriptability in an Cocoa application up and running.

Basically there are a bunch of model objects which store most of their data in a NSMutableDictionary called settings. The UI is attached with Cocoa-bindings to the object instance via settings.KeyName which resolves fine. However, specifying the same key in the .sdef for AppleScript values does not resolve, instead the objects valueForUndefinedKey method is invoked.

Is there anything special I need to do to in order to have paths resolved for AppleScript properties?

TIA,
	Tom_E


_______________________________________________ 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
  • Prev by Date: Incompatible pointer type from NSManagedObject's validateValue:forKey:error method
  • Next by Date: Re: PCH not being used
  • Previous by thread: Re: Incompatible pointer type from NSManagedObject's validateValue:forKey:error method
  • Next by thread: Re: KVC with an path, AppleScript and InterfaceBuilder
  • Index(es):
    • Date
    • Thread