Is there an easier way to move the mouse pointer to hover above a
certain thisform.control? Right now, I need to compute the coordiantes
myself.

(reason: sys(1270))

--
iTech Consulting Co., Ltd.
Specialized in providing ePOS solutions
Website: http://www.itech.com.hk (IE only)
Tel: (852) 2325 3883 Fax: (852)2325 8288

Re: MOUSE by Bernhard

Bernhard
Tue Jan 09 07:01:25 CST 2007

Hi Man-wai Chang,

> Is there an easier way to move the mouse pointer to hover above a
> certain thisform.control? Right now, I need to compute the coordiantes
> myself.
>
> (reason: sys(1270))
Maybe you explain a little more what you want to do.
Sys(1270) has more parameters for the coordinates relative to the windows
desktop, no need to move the mouse pointer, see help.

Regards
Bernhard Sander


Re: MOUSE by Dan

Dan
Tue Jan 09 10:56:46 CST 2007

Check out the MOUSE command in the help file.

Dan

Man-wai Chang wrote:
> Is there an easier way to move the mouse pointer to hover above a
> certain thisform.control? Right now, I need to compute the coordiantes
> myself.
>
> (reason: sys(1270))



Re: MOUSE by Anders

Anders
Tue Jan 09 13:20:08 CST 2007




OBJTOCLIENT(ObjectName, nPosition)Returns a position or dimension of a
control or object relative to its form.-Anders

"Man-wai Chang" <toylet.toylet@gmail.com> wrote in message
news:#X4ntt8MHHA.2232@TK2MSFTNGP02.phx.gbl...
>
> Is there an easier way to move the mouse pointer to hover above a
> certain thisform.control? Right now, I need to compute the coordiantes
> myself.
>
> (reason: sys(1270))
>
> --
> iTech Consulting Co., Ltd.
> Specialized in providing ePOS solutions
> Website: http://www.itech.com.hk (IE only)
> Tel: (852) 2325 3883 Fax: (852)2325 8288