B4J Library [BANano] Dragula library, drag & drop made easy

This is a wrap of the Dragula js library (https://github.com/bevacqua/dragula) which makes it very easy to add drag & drop to almost everyone element.

1580302961933.png


Included in the zip is:
Demo
Library
LibrarySourceCode

Usage:
Copy the b4xlib to your Additional Libraries folder
Pick it in your project
Dim Drake as Dragula in global

The demo shows the events and properties and is documented.
 

Attachments

  • BANanoDragula.zip
    22.6 KB · Views: 373
Top