如何在Mac后台运行Pygame

发布于 2024-10-15 07:17:18 字数 249 浏览 1 评论 0原文

我想知道如何为 Mac 后台正在运行的 python/pygame 程序提供键盘输入。

已将此问题移至: 如何测试使用 PyObjC 和 Python 在 Mac 上按下全局键。
并且不再使用 Pygame。

Im wondering how to provide keyboard input to a running python/pygame program that is in my Mac's background.

Have moved this question to:
How to test if global key is pressed on Mac using PyObjC and Python.
And no longer using Pygame.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

べ繥欢鉨o。 2024-10-22 07:17:18

我想我将这个问题解释为:“我需要自动化键盘输入”。如果是这样,dogtail
是个好主意。但是,由于您的程序将在后台运行,这可能会使事情变得复杂,您是否有您尝试将输入传递到的游戏的源代码?

I think I interpret this question as: "I need to automate keyboard input". If so, dogtail
is a good idea. However, since your program is going to be in the background, this may complicate matters, do you have the source to the game you're trying to pass input to?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文