Search found 1 match
- Sun Jun 30, 2019 7:16 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Drag & Drop issues
- Replies: 9
- Views: 6166
Drag & Drop issues
Hi everyone, For my app I would give to user the opportunity to create a multiply copied controls and swapping them by "Drag and drop" method ... but I'm very confused... :x The are different ways to move a control... almost 1-Using Drag messages for the object 2-Grab method 3-Using mouseMove event ...