Re: [Sikuli-driver] [Question #141302]: Sikuli X: Want to use Jython 2.5.2 with sikuli-script.jar

2011-05-08 Thread coldtest
Question #141302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/141302 coldtest posted a new comment: I solved the problem ,but I don't know wether it is a good way I unzip the sikuli-script.jar to C:\sikuli-script and modify the script as : import sys sys.path.append(C

Re: [Sikuli-driver] [Question #141302]: Sikuli X: Want to use Jython 2.5.2 with sikuli-script.jar

2011-05-08 Thread coldtest
Question #141302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/141302 coldtest posted a new comment: wonderful, thanks to RaiMan so much ,you are so warm-hearted , I run my script succesly as what you told -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #156443]: how to use the paste function to input chinese

2011-05-08 Thread coldtest
Question #156443 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/156443 Status: Answered = Open coldtest is still having a problem: Thanks you soo much ,RaiMan , I resoved the problem as your suggestion , at first ,I modify the jython.bat as : set _FULL_CMD

Re: [Sikuli-driver] [Question #156443]: how to use the paste function to input chinese

2011-05-08 Thread coldtest
Question #156443 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/156443 coldtest posted a new comment: I'm sorry to make a mistake because I'm too exciting . the correct change of code is : at second , I modify the test.py : modify the sentence : seach_key = u'梅西

Re: [Sikuli-driver] [Question #156443]: how to use the paste function to input chinese

2011-05-08 Thread coldtest
Question #156443 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/156443 Status: Open = Solved coldtest confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #156443]: Jython: how to paste chinese characters (unicode characters)

2011-05-08 Thread coldtest
Question #156443 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/156443 coldtest posted a new comment: yes,I have noticed it , thnaks . ^-^ -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

[Sikuli-driver] [Question #156443]: how to use the paste function to input chinese

2011-05-07 Thread coldtest
New question #156443 on Sikuli: https://answers.launchpad.net/sikuli/+question/156443 I used the paste function to input the chinese to notepad in jruby script ,but it can't be correct in the notepad. they are distorted Character Code , the script as follow: require 'rubygems' require 'java'

Re: [Sikuli-driver] [Question #141302]: Sikuli X: Want to use Jython 2.5.2 with sikuli-script.jar

2011-05-07 Thread coldtest
Question #141302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/141302 coldtest posted a new comment: hi,RaiMan ,I did not success, I download jython 2.5.2 and my sys.path is : ['D:\\script\\jy', 'D:\\jython2.5.2\\Lib', 'D:\\jython2.5.2\\sikuli-script.jar', '__classpath__