← Back to team overview

sikuli-driver team mailing list archive

[Bug 914728] Re: [1.1.1] want timeout for popup() --- fixed 2017-03-19

 

** Description changed:

+ ******************* see docs
+ http://sikulix-2014.readthedocs.io/en/latest/interaction.html#timed-autoclosing-popups
+ -----------------------------------------------
+ 
  hi
-  
- when having a popup wehn script starts, is it possible to make it disappear agin after 5 sec or so.
-  
+ 
+ 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.
+  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 
+ Win 7 sp1 32/64
  OSX 10.6/10.7

-- 
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:
  [1.1.1] want timeout for popup() --- fixed 2017-03-19

Status in Sikuli:
  Fix Committed

Bug description:
  ******************* see docs
  http://sikulix-2014.readthedocs.io/en/latest/interaction.html#timed-autoclosing-popups
  -----------------------------------------------

  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


References