Applescript: Xcode's "front" project is not one in front window
Applescript: Xcode's "front" project is not one in front window
- Subject: Applescript: Xcode's "front" project is not one in front window
- From: Jerry Krinock <email@hidden>
- Date: Fri, 22 Sep 2006 11:05:54 -0700
- Thread-topic: Applescript: Xcode's "front" project is not one in front window
Runing this AppleScript:
tell application "Xcode" to return name of front project
Expected Result: Name of project which is shown in frontmost window.
Actual Result: Project which has index 1 in the "projects" collection, not
necessarily the one shown in the frontmost window.
Does anyone know how to get the expected result? I've tried a bunch of
stuff involving the "front window" but always get syntax errors.
Or is this a bug in Xcode?
Thanks,
Jerry
_______________________________________________
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