Alex Styl
10/11/2024, 2:22 PMon[Preview]Key {}
on the window but that requires the contents of the window to be focused for it to work.
I tried setting a KeyEventDispatcher
but it gets called before everything else (ie gets keystrokes that should be consumed by text fields, while focused).
Any way to achieve this?Alex Styl
10/11/2024, 2:27 PM