New question #236513 on Sikuli: https://answers.launchpad.net/sikuli/+question/236513
Let's say I have a counter loop: ------------------------------------- for a in range(100): {do something} {do something else} ------------------------------------ I would like to display a pop-up / window / overlay *on the screen* while the loop is running, so when I look at the remote machine I would see "NNN / 100" and know how close it is to completion. Can anyone suggest a way this can be done? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : sikuli-driver@lists.launchpad.net Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp