Multi Threading / Multi msg possible?
Hi RaiMan - Thanks again for answering all of the questions with such dedication!
I was wondering if it was possible to have a static msg somewhere on the screen which the sikuli is running through rest of the script.
for ex: displaying a popup('This is a static popup') or even a toolTip using java
That window/msg should stay active and then have sikuli go through the rest. I'm asking because you have observer able to do background scans so thinking if this is somehow possible.
Thanks
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Sikuli Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2020-07-13
- Last reply:
- 2020-07-15
RaiMan (raimund-hocke) said : | #1 |
Have a look at the threading features of Python (https:/
Take care, that it is for 2.7 what your read/use!
Can you help with this problem?
Provide an answer of your own, or ask xyz_User for more information if necessary.