Support for drawings --- available through Java

Asked by Anjali

Hi,

How Sikuli tool will help in automating drawings, which i draw in some ares(Ex: Flex paint) ?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Drawing is not a feature of Sikuli currently.

If you want to do that, you have to step down to the Java level, since Java has classes for drawing to the screen.
Java classes can easily be accessed from Sikuli scripts, since the Python scripts are run with Jython interpreter.

There is some rudimentary extension with Sikuli (Guide: http://sikuli.org/docx/extensions/sikuli-guide/index.html#sikuli-guide), that does exactly this. If interested in a version that works with rc3, come back (since extension loading in the IDE currently does not work).

Can you help with this problem?

Provide an answer of your own, or ask Anjali for more information if necessary.

To post a message you must log in.