I added a function that now works, This seems a little more generic
but the response is slow and there will be an alarm sound
Function FFC_QM_Editor
Function sel_menu
Trigger #R //FFC_QM_Editor
but overrides the right-click comment function
but the response is slow and there will be an alarm sound
Function FFC_QM_Editor
;/
function# iid FILTER&f
if(!f.hwnd2) ret -2
if(!wintest(f.hwnd "Quick Macros" "QM_Editor")) ret -2
if(GetWinId(f.hwnd2)=2210) ret iid
ret -2
Function sel_menu
Trigger #R //FFC_QM_Editor
but overrides the right-click comment function