macros - absolute cursor posn

Discuss RoboTask here
Post Reply
Archaismic
Posts: 4
Joined: Sat Nov 06, 2010 9:59 am
Location: United States

macros - absolute cursor posn

Post by Archaismic »

can you record macros in absolute mouse position?  it makes it retarded difficult to modify a script/macro if everything is in reletive
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

macros - absolute cursor posn

Post by Oleg »

Macro recorder catches mouse actions with parameters of windows and window elements.

On the other hand the using of absolute coordinates may be useful in some cases. I wrote that into our ToDo.
Archaismic
Posts: 4
Joined: Sat Nov 06, 2010 9:59 am
Location: United States

macros - absolute cursor posn

Post by Archaismic »

Oleg wrote:... the using of absolute coordinates may be useful in some cases. I wrote that into our ToDo.
:: cheers ::i just went back and edited all the movements to absolute... just sucks taking an extra hour of "coding" to make it so it's editable
Post Reply