A question was asked in a language (Russian) spoken by
none of the registered Sikuli answer contacts.

https://answers.launchpad.net/sikuli/+question/215944

Hello.

In my project I need to do several (two) low-level mouse action simultaneously. 
This is mouseDown(Button.RIGHT) and mouseMove(PSRML).  

When I write: "mouseDown(Button.RIGHT) mouseMove("i.png")" or  
"mouseDown(Button.RIGHT)|mouseMove("F.png") ",  I get required result, but 
program stopping and throw out exception "TypeError: unsupported operand 
type(s) for  : 'NoneType' and 'int'". 

How i can do this operation in sikuli X?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
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