Get Region & Adjacent Regions after change in region

Asked by Michael

I've divided my screen into 12 separate regions (region1, region2.......region12).

Is there a way to retrieve in which region pixel level changes occurred and its adjacent regions using onChange on complete screen or any other method?

Thank you,
Michael

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

you can use onChange for the whole screen and in case of changes check, where the changes happened (top left corner of changed area is in what region)

see:
http://sikulix-2014.readthedocs.org/en/latest/region.html#observing-visual-events-in-a-region

Can you help with this problem?

Provide an answer of your own, or ask Michael for more information if necessary.

To post a message you must log in.