Display AppleScript dictionary browser
Display AppleScript dictionary browser
- Subject: Display AppleScript dictionary browser
- From: "email@hidden" <email@hidden>
- Date: Thu, 15 Apr 2010 11:26:31 +0100
My app currently allows the user to select and display an application AppleScript dictionary using the following undocumented call:
[OSADictionary performSelector:@selector(chooseDictionary)]
An app dictionary can be selected but the browser functionality is not fully functional.
Searching for instance is inoperative and the GUI has display issues.
Does any one know of a better way to automate AS dictionary selection?
I am aware of the existence of ASD ictionary (which also seems to call the dictionary selection panel) but the sources don't seem to be available.
AppleScript editor doesn't seem to expose the command in its own dictionary.
Will i have to resort to GUI scripting?
Regards
Jonathan Mitchell
Developer
http://www.mugginsoft.com
_______________________________________________
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