Re: [Sikuli-driver] [Question #227318]: Windows: How to type a '°'?

2013-04-29 Thread Roy Chang
Question #227318 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/227318 Status: Answered = Solved Roy Chang confirmed that the question is solved: Thanks! RaiMan that solved my questions. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #227318]: Windows: How to type a '°'?

2013-04-29 Thread RaiMan
Question #227318 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/227318 Assignee: None = RaiMan -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #227318]: Windows: How to type a '°'?

2013-04-26 Thread Roy Chang
Question #227318 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/227318 Status: Answered = Open Roy Chang is still having a problem: type(Key.NUM1+Key.NUM7+Key.NUM6, KeyModifier.ALT) and type(Key.NUM0+Key.NUM1+Key.NUM7+Key.NUM6, KeyModifier.ALT) both show ^A^G^F -- You

Re: [Sikuli-driver] [Question #227318]: Windows: How to type a '°'?

2013-04-26 Thread RaiMan
Question #227318 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/227318 Status: Open = Answered RaiMan proposed the following answer: Ok, I already had some doubts. The ALT key is pressed and released with every num key, which is not the expectation. Then this should

Re: [Sikuli-driver] [Question #227318]: Windows: How to type a '°'?

2013-04-25 Thread RaiMan
Question #227318 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/227318 Status: Open = Answered RaiMan proposed the following answer: according to http://symbolcodes.tlt.psu.edu/accents/codealt.html the ° symbol is ALT+NUM1+NUM7+NUM6 so this should produce 248° with the

Re: [Sikuli-driver] [Question #227318]: Windows: How to type a '°'?

2013-04-25 Thread RaiMan
Question #227318 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/227318 RaiMan proposed the following answer: might be that it should be type(Key.NUM0+Key.NUM1+Key.NUM7+Key.NUM6, KeyModifier.ALT) according to above page. (cannot test it currently) -- You received this

Re: [Sikuli-driver] [Question #227318]: Windows: How to type a '°'?

2013-04-24 Thread RaiMan
Question #227318 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/227318 Summary changed to: Windows: How to type a '°'? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #227318]: Windows: How to type a '°'?

2013-04-24 Thread Roy Chang
Question #227318 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/227318 Status: Answered = Open Roy Chang is still having a problem: However it shows ^B instead of °. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer