Hello all,
I'm attempting to fix or work around this bug:
https://bugreports.qt-project.org/browse/QTBUG-40346
I can see how the cursor swapping is done on Windows, but it's
platform-specific. On the Mac, we call NSView's
dragImage:at:offset:event:pasteboard:source:slideBack:, and I haven't found
Hello all,
I'm attempting a fix for this bug:
https://bugreports.qt-project.org/browse/QTBUG-39403
Our app currently uses 5.2.1, so that's the context. As you can see from my
post, using the qt_mac_app_fullscreen Boolean seems to no longer work. So I
attempted to look at the QWindow's visibility p