Hi, Thanks, I watched it and tried again based on his code, I made sort of a progress: the window doesn't stay black, but flickers between black and the background color when resized, and the background glitches a bit (seems like it follows the mouse and not the edge of the window). I made a screenshot while resizing (image joined); the background is a red rectangle in QML with fill parent.
And the movableByWindowBackground flag doesn't work (but works with QWidget). Also, he's using QWindow::toNSView() which is not (yet?) available, so I used a cast from winId(). Otherwise, it works great with QWidget... I also tried to integrate QML into QWidget using QWidget::createWindowContainer(), but I get the same problems (flickering), unfortunately. Any idea how to remove the flickering? Best regards, Benjamin Le 17 juillet 2017 à 18:01:13, Mike Krus (mike.k...@kdab.com) a écrit: Hi have you checked https://www.youtube.com/watch?v=qfyxXxeC73Y ? Mike > On 17 Jul 2017, at 10:36, Benjamin B <balga.benja...@gmail.com> wrote: > > Hello, > > I reported a bug recently about not being able to create a window with a transparent titlebar in Qt Quick under macOS 10.10+ ( https://bugreports.qt.io/browse/QTBUG-61332). > > It didn't attracted many interests, so I may take a look at it myself, if I could know approximately where to start. Has anyone any idea how to fix it, or a starting point? > > Thanks, > > Best regards, > Benjamin > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest -- Mike Krus | mike.k...@kdab.com | Senior Software Engineer KDAB (UK) Ltd., a KDAB Group company Tel: UK Office +44 1625 809908 Mobile +44 7833 491941 KDAB - The Qt Experts, C++, OpenGL Experts
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest