Question #240278 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240278
Status: Open => Answered
pyCoder proposed the following answer:
To make scripts attributable screen size, resolution, and themes have
to be taken into consideration.
simple make users use windows default theme. write that part in your
README.txt.
if you target windows 7 part of your initializing script could be
something like:
windows key
type "theme"
open them dialog
then arrow down #only works if they have windows default as the first
Aero theme.
enter key
keep in mind it's all key strokes that way the visual part of sikuli would not
fail during setup. be creative.
or
Put in your setup instructions please use this screen size, resolution,
and default theme.
--
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