Set Position and Size of macOS Emoji Character Viewer [Example] Macro (v9.0.4)

MACRO:   Set Position and Size of macOS Emoji Character Viewer [Example]

~~~ VER: 1.0    2019-12-22 ~~~
Requires: KM 8.2.4+   macOS 10.11 (El Capitan)+
(Macro was written & tested using KM 9.0+ on macOS 10.14.5 (Mojave))

DOWNLOAD Macro File:

Set Position and Size of macOS Emoji Character Viewer [Example].kmmacros
Note: This Macro was uploaded in a DISABLED state. You must enable before it can be triggered.


ReleaseNotes

Author.@JMichaelTX

PURPOSE:

  • Set Position and Size of macOS Emoji Character Viewer

HOW TO USE

  1. First, make sure you have followed instructions in the Macro Setup below.
  2. Open the macOS Emoji Character Viewer Window
  3. Trigger this macro.

MACRO SETUP

  • Carefully review the Release Notes and the Macro Actions
    • Make sure you understand what the Macro will do.
    • You are responsible for running the Macro, not me. ??
      .
      .
      Make These Changes to this Macro
  1. Assign a Trigger to this macro.
  2. Move this macro to a Macro Group that is only Active when you need this Macro.
  3. ENABLE this Macro, and the Macro Group it is in.
    .
  • REVIEW/CHANGE THE FOLLOWING MACRO ACTIONS:
    (all shown in the magenta color)
    • SCRIPT: Set Position and Size of Emoji Character Viewer Window (AS)
      • Change the data for setting Emoji Window Position and Size as needed
property ptyWinPosition : "Screen" -- or "Mouse"
property ptyWinOffset : {20, 20}   -- Left, Top
property ptyWinSize : {1536, 1080} -- Width, Height

REQUIRES:

  1. KM 9.0+ (may work in KM 8.2+ in some cases)
  2. macOS 10.11.6 (El Capitan)+

TAGS: @UI @Emoji @Windows @Script

1 Like

Honestly, this is soooo amazing! Thank you so much! I can't believe you did that in that short time!

1 Like