Re: How to position windows in iBooks
Re: How to position windows in iBooks
- Subject: Re: How to position windows in iBooks
- From: Yvan KOENIG <email@hidden>
- Date: Sat, 30 Apr 2016 21:33:52 +0200
Le 30 avr. 2016 à 21:14, Stockly, Ed < email@hidden> a écrit :
This works to change it’s position, but the bounds don’t seem to be accessible
OSX 10.10.5
tell
application "System Events"
tell
its application process "iBooks"
tell
its window 1
position
set
position to {23, 23}
end
tell
end
tell
end
tell
Hello Ed
It works under Yosemite but it fails under El Capitan. With this late OS, the script report no window.
Yvan KOENIG running El Capitan 10.11.4 in French (VALLAURIS, France) samedi 30 avril 2016 21:33:47
|
_______________________________________________
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