A custom widget for returning mouse and keyboard events to Python. Documentation:
BSD 3-Clause "New" or "Revised" License
115
stars
27
forks
source link
Add bounding rectangle information to returned event information #43
Closed
mwcraig closed 5 years ago
Currently this adds only width and height, though it would be easy to add the remaining bits (top, left, right, bottom).
ping @astrofrog