I would like my application to receive an event when the user clicks on an emoji or symbol in the macOS Emoji & Symbols panel and my application window is the key window. I need an event because I am not using an AppKit text component. Is this possible?
For extra credit, is there a way may application can position the panel at a particular location in the window the way TextEdit does?