Re: ASKNibConnector class not found
Re: ASKNibConnector class not found
- Subject: Re: ASKNibConnector class not found
- From: Chris Behm <email@hidden>
- Date: Wed, 3 Dec 2003 07:38:07 -0500
Probably AppKitScripting.framework from /System/Library/Frameworks/ --
it's not listed in the AppKit headers and it's not in the project
template.
Chris
On Nov 29, 2003, at 5:06 PM, Charles Crowley wrote:
I would like to use AppleScript to test my interface and my first step
was to go to the AppleScript pane of the Info panel in Interface
Builder. I added a name to a text field so I could access it from
AppleScript and an "AppleScript Info" instance appeared in the nib.
When I ran the program I got the error:
"Exception raised during posting of notification. Ignored.
exception: *** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode
object of class (ASKNibConnector)"
Is there some framework I have to add to the project to get this class
defined?
--Charlie Crowley
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.