← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #220999]: I can't load guide lib

 

Question #220999 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/220999

    Status: Open => Answered

RaiMan proposed the following answer:
a guide version working with the current Sikuli X can be found here:
https://dl.dropbox.com/u/42895525/SikuliGuide.zip

for useable features on the Python level, you have to look into the contained source of guide.py
(dialog was deprecated and left off)

usage simply:
from guide import *
text(.....)
rectangle(....)
show()

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