2009-10-19 09:22 UTC
Hello,
Still blocked with getting the mouse position over a control.
Why ?
I would like to build a RightClick menu over a treecontrol, that need to know where is the mouse over it to know where appear the new menu.
Yes, I know there is the OnMouseMove Event, but always add lines in AutoCad Command Lines, then need to put to synchronous invoke, that makes drag and drop to autocad failed !!!
So, i need to get the mouse position with a function which will be call when it need to .
Thanks for help.
Best regards.
Still blocked with getting the mouse position over a control.
Why ?
I would like to build a RightClick menu over a treecontrol, that need to know where is the mouse over it to know where appear the new menu.
Yes, I know there is the OnMouseMove Event, but always add lines in AutoCad Command Lines, then need to put to synchronous invoke, that makes drag and drop to autocad failed !!!
So, i need to get the mouse position with a function which will be call when it need to .
Thanks for help.
Best regards.

