gpt4 book ai didi

python - python 中的触摸条支持

转载 作者:太空狗 更新时间:2023-10-30 01:05:51 24 4
gpt4 key购买 nike

有没有支持在python中使用touchbar的库?任何绑定(bind),或者调用一些 C 函数来改变触摸栏上的内容的方法?

最佳答案

看看PyObjC .它提供了从 Python 调用 Objective-C 函数的方法。这是从 Python 玩转 macOS API 的好方法。

来自网站:

The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages.

该网站还说明了重要的细节

The most important usage of this is writing Cocoa GUI applications on Mac OS X in pure Python. See our tutorial for an example of this.

这表明您可以使用 PyObjC 构建触摸栏界面。

关于python - python 中的触摸条支持,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41534458/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com