Kdyer
(KiX Supporter)
2004-04-01 11:34 PM
Mouse movements

Since we have SENDKEYS/SETFOCUS, would it be possible to have MOVEMOUSE(x,y), LEFTCLICK, MIDDLECLICK, RIGHTCLICK, etc. for KiXtart?

Yes, I know you can do keystrokes for most operations. However, I have run into a case where mouse movements are only supported. It is a Crystal Reports runtime (crviewer.dll) used with a vendor-supplied application, that when you send the results to the screen, you can export in Acrobat PDF, Excel, etc. in.

Thanks,

Kent


Bryce
(KiX Supporter)
2004-04-01 11:57 PM
Re: Mouse movements

don't know about this... but i do know that AutoitX has a active X dll that you can control from KiXtart. You can move the mouse, click, and even get screen colors from a given X/Y cord...

Chris S.
(MM club member)
2004-04-02 12:13 AM
Re: Mouse movements

Ja, AutoItX does this real well.

For it to get implemented in KiX, it would take adding a lot more features as accurately moving a mouse around would require Active App information.


Kdyer
(KiX Supporter)
2004-04-02 12:28 AM
Re: Mouse movements

I am familiar with AutoIT. However, I was hoping to eliminate the use of external COM Objects.

Kent


LonkeroAdministrator
(KiX Master Guru)
2004-04-02 10:21 AM
Re: Mouse movements

no can do.