Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Enable a window using its name #5

Open
paulie-g opened this issue Sep 15, 2017 · 0 comments
Open

[Enhancement] Enable a window using its name #5

paulie-g opened this issue Sep 15, 2017 · 0 comments

Comments

@paulie-g
Copy link
Owner

Issue by frafra
Monday Feb 28, 2011 at 00:27 GMT
Originally opened as autopilot-rs#18


Would be very useful write code like this

Here I could open some programs

screen.focus("Firefox")

or...

name = screen.getNameByPos(100, 150)
screen.focus(name)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant