Posts: 1,031
Threads: 246
Joined: Jul 2022
11-01-2022, 05:19 AM
(This post was last modified: 11-01-2022, 05:19 AM by Davider.)
Hi,
When the AutoText list pops up, I want to use the
, key instead of the down arrow key
↓, use the
. key instead of the up arrow key
↑
Is there an easy way to implement it?
Thanks in advance for any advice and help
david
Function
autotext_pop
Trigger
!v"" "QM_PopupList"
int hwnd=TriggerWindow
int hlv=child("" "SysListView32" hwnd)
;Todo: use the , key instead of the down arrow key ↓, with . key instead of the up arrow key↑