Blueforcer Active Member Licensed User May 18, 2019 #1 Short question: Is it possible to reorder the List Items by Drag&Drop? Like in CLVDragger Last edited: May 18, 2019
Star-Dust Expert Licensed User May 19, 2019 #3 see DragListView in this library https://www.b4x.com/android/forum/threads/sd-dragboard.81367/#content
see DragListView in this library https://www.b4x.com/android/forum/threads/sd-dragboard.81367/#content
Star-Dust Expert Licensed User May 19, 2019 #5 I realized that the question was to have Drag & Drop. I will have misunderstood
Erel Administrator Staff member Licensed User May 19, 2019 #6 After some tests with modifying CLVDragger to support B4A, I see that it is more challenging. It should possible to implement using TouchPanelCreator from ViewsEx (similar to https://www.b4x.com/android/forum/t...view-swipe-actions-and-pull-to-refresh.98252/). I will do it in the future...
After some tests with modifying CLVDragger to support B4A, I see that it is more challenging. It should possible to implement using TouchPanelCreator from ViewsEx (similar to https://www.b4x.com/android/forum/t...view-swipe-actions-and-pull-to-refresh.98252/). I will do it in the future...