KVC with an path, AppleScript and InterfaceBuilder
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