在 Cocoa 中嵌入 X11 小部件
我正在研究 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论