Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

[Enhancement] Enable a window using its name #18

Open
frafra opened this issue Feb 28, 2011 · 0 comments
Open

[Enhancement] Enable a window using its name #18

frafra opened this issue Feb 28, 2011 · 0 comments

Comments

@frafra
Copy link

frafra commented Feb 28, 2011

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants