drag&drop

  1. Star-Dust

    B4i Library SD: DragBoard

    You can download the demo version from this post iSD_DragBoard Author: Star-Dust Version: 0.01 DragBoardView Events: BoardMoved ClickAddElement (ColumnName As String) ClickModifyColumn (ColumnPosition As Int) ClickModifyElement (ColumnPosition As Int, ItemPosition As Int) ItemClickRightMenu...
  2. Lucas Siqueira

    Android Question how to put the event drag and drop in XCustomListView?

    Hello, my name is Lucas and I'm from Brazil, I'm having difficulties in putting the drag and drop event in XCustomListView?
  3. Star-Dust

    B4J Library [B4A] [XUI] SD: XUI_DragView

    This library handles drag and drop of XUI views. It is a simple library with few methods but it only serves to drag the space already indicated. (required XUI 1.72+) Good fun SD_XUI_DragView Author: Star-Dust Version: 0.03 DragDropView Events: DragViewMoving (DragView As B4XView)...
  4. Star-Dust

    B4A Library SD: DragBoard

    (No WRAP, No Java Only B4A) I had to change my color, updating and changing different parts. I also called it differently. So if you have previous projects you will need to update the declaration of the variables. This library contains three classes. The first "DragBoard" allows you to move...
Top