ramgopal.kotha Posted December 27, 2013 Report Share Posted December 27, 2013 Hi all, In macro express pro i am using mouse event(passing x-axis and y-axis) for selecting position. After selecting x-axis and y-axis positions again i have doubleclicked the mouse for seeing data. But i am facing issue if i changed the window size.(i already used get control i am not getting output). Without mouse event can i use any other option for getting the (x-axis and y-axis) position and mousedoubleclick. Can any one suggest how to overcome this issue. Thanks Ram Quote Link to comment Share on other sites More sharing options...
Look_Up Posted December 29, 2013 Report Share Posted December 29, 2013 Do you use "Mouse Event" to start you macro ? Would it help you when you use "Get mouse Position" (Relative to Current Windows) ? Look_Up Quote Link to comment Share on other sites More sharing options...
ramgopal.kotha Posted December 30, 2013 Author Report Share Posted December 30, 2013 Hi I am using HotKey to start the macro. I am using 2windows & if i am setting x-axis and y-axis for current window. Then sometimes i am executing macro in 2nd window (so x-axis and y-axis is not working.) please help me if i am executing macro in any windows my x-axis and y-axis should work correctly. Thanks Ram Quote Link to comment Share on other sites More sharing options...
Look_Up Posted December 30, 2013 Report Share Posted December 30, 2013 I can not focus your problem ??! I understand following: Mouse position in first window is another than in 2nd window. And you want to find out the mouse position from second window - correct ? But what are you trying to open/show ? A layer in HTML-Page, a folder ? Look_Up Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.