← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #196133]: find out and change my SCREEN RESOLUTION with jython

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
changing Screen resolution: not a feature of Sikuli.

... and not Jython either.

If you talk about Jython, it is generally Java, that you can use
seamlessly from within Jython scripts (the features of Sikuli itself are
programmed in Java with some native support modules written in C++).

So you better have a look into the Java domain, wether your needs are
met there.

BTW: in all Java based solutions like Jython, Jruby, Scala, Groovy,
Clojure, ... special needs can in most cases only be solved by
"importing additional modules" ore even third party software.

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