Platforms to show: All Mac Windows Linux Cross-Platform

InstallDragImageMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method Drag & Drop MBS MacControls Plugin 15.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Install drag image patch.

This allows you to use retina NSImage for drag image with using Xojo's built in drag and drop classes.
So call InstallDragImageMBS once in app.open to initialize.

Than before call DragItem.Drag, call SetNextDragImageMBS and provide a 2x image as NSImageMBS object.
See example project for details.

Some examples using this global method:

Blog Entries

The items on this page are in the following plugins: MBS MacControls Plugin.


The biggest plugin in space...