maybe a workaround:
use https://github.com/RaiMan/SikuliGuide2012/
features for example callout:

load("C:\[your path]\sikuli-r930-win32\Sikuli-IDE\guide.jar")
import guide

guide.callout((150,150),"Message: Hello World")
guide.show(5)

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/914728

Title:
  [request] want timeout for popup()

Status in Sikuli:
  New

Bug description:
  hi
   
  when having a popup wehn script starts, is it possible to make it disappear 
agin after 5 sec or so.
   
  popup("You suck if you havnt made a copy of this")
   popup("You suck if you havnt made a copy of this"),5 ???? where the ,5 is 
the timeout!
   and after timeout it presses ok.

  is this possible?

  Sikuli x 1.0rc3
  Win 7 sp1 32/64 
  OSX 10.6/10.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/914728/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to