sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07532
Re: [Question #181735]: How to use Turkish Character with Input() and popup()
Question #181735 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/181735
Status: Open => Solved
obaskirt confirmed that the question is solved:
I solved this problem in this way.
value = unicode("Enter a Sayı", "utf-8")
a=input(value)
popup(a)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.