sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07587
Re: [Question #181735]: How to use Turkish Character with Input() and popup()
Question #181735 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/181735
RaiMan posted a new comment:
--- popup()
itself is unicode aware
answer = input("hello")
popup(answer)
works correctly, if answer contains unicode characters.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.