My app provides an online title display poker room. It overlay information on top of the poker table window.
Currently, my application uses the Accessibility API to determine the location and size of a poker table window. He polls once a second. Is there a way to do this with notifications, not polling?
source
share