05-08-2007, 03:11 PM
currently menu position 'mouse' is showing the menu centered under the mouse,
can you implement x- and yoffset ?
i tried it with an extra macro which waits for #32768 when the menu starts.
like
int hwnd=win("" "#32768")
hid hwnd
mov xm ym+2 hwnd
hid- hwnd
but this leaves fragments on the desktop ...
thanks
can you implement x- and yoffset ?
i tried it with an extra macro which waits for #32768 when the menu starts.
like
int hwnd=win("" "#32768")
hid hwnd
mov xm ym+2 hwnd
hid- hwnd
but this leaves fragments on the desktop ...
thanks