ASKNibConnector class not found
ASKNibConnector class not found
- Subject: ASKNibConnector class not found
- From: Charles Crowley <email@hidden>
- Date: Sat, 29 Nov 2003 15:06:04 -0700
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.