T
Tweek
Hi all,
I'm using a KeyBinding to remap the Enter key to call a macro in a
template I'm working on. Unfortunately, this prevents Autotexts from
working as expected. Specifically, when the tooltip pops up on the
screen displaying the Autotext detected and says "Press Enter to
insert", the Autotext isn't inserted when Enter is pressed.
Is there any way to programmatically detect if this tooltip is being
displayed when my macro gets called? Or will I have to write the logic
to determine if there is an autotext code to the left of the cursor
when the enter key is pressed and replace it with the text?
Thanks much!
I'm using a KeyBinding to remap the Enter key to call a macro in a
template I'm working on. Unfortunately, this prevents Autotexts from
working as expected. Specifically, when the tooltip pops up on the
screen displaying the Autotext detected and says "Press Enter to
insert", the Autotext isn't inserted when Enter is pressed.
Is there any way to programmatically detect if this tooltip is being
displayed when my macro gets called? Or will I have to write the logic
to determine if there is an autotext code to the left of the cursor
when the enter key is pressed and replace it with the text?
Thanks much!