• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Pages 5.x breaks Localized String
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pages 5.x breaks Localized String


  • Subject: Re: Pages 5.x breaks Localized String
  • From: "koenig.yvan" <email@hidden>
  • Date: Tue, 04 Mar 2014 19:19:34 +0100

For this particular string, I built an alternate scheme which apply to the three components of iPlay and to many others except Numbers '09:


on getLocalizedTitle(theApp)
activate application theApp
tell application "System Events" to tell (first process whose frontmost is true)
keystroke "f" using {command down}
delay 0.2
set wTitle to title of front window
keystroke "w" using {command down}
end tell
return wTitle
end getLocalizedTitle

set title_loc to my getLocalizedTitle("Pages")



Yvan KOENIG (VALLAURIS, France) mardi 4 mars 2014 19:19:04




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Pages 5.x breaks Localized String
      • From: "koenig.yvan" <email@hidden>
References: 
 >Pages 5.x breaks Localized String (From: "koenig.yvan" <email@hidden>)

  • Prev by Date: Pages 5.x breaks Localized String
  • Next by Date: Re: Pages 5.x breaks Localized String
  • Previous by thread: Pages 5.x breaks Localized String
  • Next by thread: Re: Pages 5.x breaks Localized String
  • Index(es):
    • Date
    • Thread