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
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to