Public bug reported:

I have tried the following function using your example:

result = Do.popup("autoclosed after 3 seconds", 3)
if not result:
  print "user did not click ok"

It always returns "True"

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  Popup-dialog Do.popup always returns True

Status in Sikuli:
  New

Bug description:
  I have tried the following function using your example:

  result = Do.popup("autoclosed after 3 seconds", 3)
  if not result:
    print "user did not click ok"

  It always returns "True"

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1904678/+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