PyQt5 Mac Cocoa
Language Bindings
1
Posts
1
Posters
1.0k
Views
1
Watching
-
wrote on 13 Nov 2014, 11:44 last edited by
Hi,
I'm trying to migrate a PyQt4 Project to PyQt5. Everything's fine so far except that I can't find the Cocoa objects in PyQt especially QMacCocoaViewContainer. Regarding the Qt5 docs it's still available in the new QtWidgets Package: http://qt-project.org/doc/qt-5/qmaccocoaviewcontainer-members.html
Is there anything I'm missing, or is it just not implemented yet?
Thanks in advance!
1/1