how to create and manage a UI of Interface builder with AppleScript?
how to create and manage a UI of Interface builder with AppleScript?
- Subject: how to create and manage a UI of Interface builder with AppleScript?
- From: Jonathan Chacón Barbero <email@hidden>
- Date: Wed, 22 Aug 2012 07:13:17 +0200
Good morning,
I am trying to manage some elements of a XIB document using AppleScript.
I want to do these tasks using AppleScript:
* Get the list of elements of the selected tap of controls library * add a control to the selected container control as a UIView * get the size and the position (asking to the inspector) of the selected control. * add a outlet link between a control and a IBOutlet variable. I can't do some tasks in Interface builder tool because I am blind.
Can I do these tasks using AppleScript in Xcode 4?
I developed some AppleScripts but I can't find anything about for doing this. I read the Xcode AppleScript dictionary but I didn't find anything to manage XIB elements.
thanks
Regards
Jonathan Chacón
Accessibility, usability and new technologies consultant
Accessibility should be a base of the project, it should not be a patch of the product
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden