12-01-2008, 09:58 PM
>do i take these two and combine them into one with an integer'd case statement?
yes. Or FFs can return -2 when they don't return iid, but it is more overhead because two FFs called for single event.
------------
bug: context menu appears again if mouse is still there. Esc will help.
Macro
Trigger #Mh1 0x8 /QM /FF_qm_mouse_is_on_open_items
------------
The button does
men 33293 id(2213 _hwndqm) ;;Move to Right
or
men 33294 id(2213 _hwndqm) ;;Move to Bottom
depending on where secondary editor is.
The toolbar cannot be opened from a macro.
yes. Or FFs can return -2 when they don't return iid, but it is more overhead because two FFs called for single event.
------------
bug: context menu appears again if mouse is still there. Esc will help.
Macro
Trigger #Mh1 0x8 /QM /FF_qm_mouse_is_on_open_items

------------
The button does
men 33293 id(2213 _hwndqm) ;;Move to Right
or
men 33294 id(2213 _hwndqm) ;;Move to Bottom
depending on where secondary editor is.
The toolbar cannot be opened from a macro.
