← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #272465]: Troulbe finding the screen # from App.focusedWindow?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
firstWindow = App.focusedWindow()
screenNum = firstWindow.getScreen().getID()

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.