Show Emoji & Symbols GUI access
Show Emoji & Symbols GUI access
- Subject: Show Emoji & Symbols GUI access
- From: Jean-Christophe Helary <email@hidden>
- Date: Sun, 5 Nov 2017 12:15:52 +0900
I'm dragging the "press" action from the Explorer to a script window in SD and
I get this:
use AppleScript version "2.4" -- Yosemite (10.10) or later
use framework "Foundation"
use scripting additions
tell application id "com.apple.systemevents" -- System Events
tell its application process "SystemUIServer"
tell its UI element 1
tell its menu bar item 8
tell its menu 1
tell its menu item "Show Emoji &
Symbols"
action "AXPress"
end tell
end tell
end tell
end tell
end tell
end tell
But, running this does not display the Emoji viewer...
Jean-Christophe Helary
-----------------------------------------------
@brandelune http://mac4translators.blogspot.com
_______________________________________________
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