[Development] Help with QTBUG-40346 (QDrag cursors on Mac) fix or work around
Ben Medina
ben.medina at gmail.com
Fri Nov 14 01:30:24 CET 2014
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
any documentation or examples that address how to specify which cursors
should be used for the various actions. I've never programmed to the Cocoa
APIs, so maybe it's obvious and I'm just missing it.
Can anyone provide help or guidance for this?
Thanks,
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20141113/3411e90d/attachment.html>
More information about the Development
mailing list