paste() supports UTF-8 strings. The following code works for me.

App.focus("notepad")
sleep(1)
str = "中文"
paste(str)


** Changed in: sikuli
       Status: New => Invalid

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

Title:
  [request] paste() should support unicode strings

Status in Sikuli:
  Invalid

Bug description:
  it seems, that paste() does not support unicode strings.



_______________________________________________
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