Results 245 comments of Raimund Hocke

as a workaround you might use a function like this ``` def myHighlight(what, time, app): what.highlight(time) App.focus(app) # find out what works wait(0.3) # might be needed and adjusted ```

> ... that Region only creates an Highlight object when duration (i.e. "secs") > 0? Will be available in the 2.0.4 the next days.

additionally: - `ctrl-c` line to clipboard - `ctrl-x` line to clipboard and delete if nothing is selected

I am sorry, but the support for Android access (https://github.com/RaiMan/sikulix2android) is only available in 2.1.0 nightly in the state of the last version 1.1.4. Most probably it will be available...

A workaround until fixed: run from command line: `java -jar sikulixide....jar --reset`

> any update related to this subject probably should be optional by new param or dedicated methods agreed. It will anyways always be a 2-step process: 1. find the match...

> Additional functions in Pattern and Match class Agreed. Sorry, for not having been complete ;-) > High expected score values As mentioned, I was talking about good captures. Good...

Uuups, thanks for your patience - now I got it. You want to have a score value with each coloured rectangle. Ok, on the list now.

@MrMisterG No progress from my side. Before investing any effort into code evaluation and coding you should: - provide one or more examples about `colour is often a relevant factor`...