- Jun 6, 2020
- 11,576
- 4,480
This is a class module for B4A from modified Erel's B4J clas CLV Dragger from this thread:
Usage:
- Call dragger.SetDefaults(width, backgroundColor, textColor) Since it is used on the phone with fingers to drag and move, I thought it will be good to be able to set the "dragger" width, background color and text color.
- Call dragger.AddDragButtons to add the drag button.
- Call dragger.RemoveDragButtons to remove the buttons.
Depends on XUI, xCustomListView and Reflection library
See attached example and a class module file:
برای دیدن لینک ها باید ثبت نام کنید
Usage:
- Call dragger.SetDefaults(width, backgroundColor, textColor) Since it is used on the phone with fingers to drag and move, I thought it will be good to be able to set the "dragger" width, background color and text color.
- Call dragger.AddDragButtons to add the drag button.
- Call dragger.RemoveDragButtons to remove the buttons.
Depends on XUI, xCustomListView and Reflection library
See attached example and a class module file:
برای دیدن لینک ها باید ثبت نام کنید