[Q] Can we detect if cursor is in numeric input field or not?
Hi all,
Photoshop UI has keyboard shortcut arrow up/down to change numeric input field.
I compared dumps from xtools' GetterDemo, but it seems no difference.
To control this part externally, I'd like to know if cursor is in any numeric input field or not.
Q1: Can we detect in CEP plugin framework (JS and JSX).
Q2) Can we detect in any way? (including Photoshop plugin SDK)
When the cursor is in numeric input field, arrow up/down will increment/decrement value.

Thank you,
Naoki
