cocoa - Access Text Boxes (in a Keynote slide) in AppleScript -
need figure out how access text boxes inside slide in keynote applescript. tried use asdictionary couldn't find resemble text box object. fear not scriptable in keynote, perhaps can access them through applescript cocoa bridge? thoughts? thanks!
if (and if) keynote doesn't provide access objects on slide via applescript, should 2 things:
- file enhancement request @ https://bugreport.apple.com/ .
- try examining keynote document directly parsing xml.
keynote's xml document format not documented, far know, @ least can access it. have careful format changing out under you.
Comments
Post a Comment