在 Cocoa 中嵌入 X11 小部件

发布于 2024-12-07 17:48:25 字数 222 浏览 0 评论 0原文

我正在研究 pythonocc,它以 pythonic 方式公开 OpenCasCade API。 OCC 与 Windows 或 X11 GUI 环境耦合。 这在 OSX 上有点问题;我需要为 X11 构建 [Py]Qt4,而不是 Cocoa,这使得分发比应有的困难得多。因此出现以下问题;是否可以在 Cocoa 中嵌入 X11 小部件?这将允许我使用 PyQt4 / PySide for Cocoa 并使事情变得更加容易。

I'm working on pythonocc, which exposes the OpenCasCade API in a pythonic manner.
OCC is coupled to either the windows or X11 gui environment.
This is somewhat problematic on OSX; I need to build [Py]Qt4 for X11, rather than Cocoa, which makes distribution much harder than it should be. Hence the following question; is it possible to embed a X11 widget in Cocoa? That would allow me to use PyQt4 / PySide for Cocoa and make things a lot easier.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文