← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #209256]: How to tell App to open on a specific Screen

 

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

    Status: Open => Answered

j proposed the following answer:
I think most apps will decide themselves on which screen they will open, like they do when you start them manually. Sikuli internally starts Apps with the CreateProccess function in c++. This function has no possibility to set a screen for the app. 
To appear on the right screen is the responsibility of the app, and as far as I can see it, Sikuli has no influence on it.

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