外部滚动
我有一个朋友没有可以滚动的鼠标,他要求我为他编写一个可以在其他窗口中滚动的程序。我最熟悉Python,并且正在考虑一些可以绑定某些键来滚动的东西。是否有任何库或任何方式可以在另一个窗口(例如网页或文本编辑器)中滚动?
I have a friend who doesn't have a mouse that can scroll who asked me to write him a program that could scroll in other windows. I'm most familiar with Python and was thinking of something that could bind certain keys to scroll. Are there any libraries or any way to scroll in an another window, like a webpage or text editor?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
ControllerMate 可能会为您完成这项工作。
ControllerMate might do the job for you.