B4X FEED CLVDragger Class with Remove Item for xCustomListView

  • نویسنده موضوع نویسنده موضوع PracticalBot
  • تاریخ شروع تاریخ شروع

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: CLVDragger Class with Remove Item for xCustomListView است. این موضوع تا کنون 39 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع CLVDragger Class with Remove Item for xCustomListView
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
39
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
wes58's class called allows B4a's xCustomListView class to be able to change the order of its items by dragging them across a Label, as well as add items.
It's a class that can be mentioned perhaps in

I have extended it by adding the function to remove the items one by one when dragging horizontally to the left from a Label
(Now the item is either removed or dragged to a new position)

Maybe it can be improved by putting it in a B4XPage and using views from the XUI Views library, for example.

But you could also:

- edit the multiline text of the Label of each item with a B4XDialog

- remember the changes: the order of the items by controlling the order of the texts and the checked states of the CheckBoxes through various lists. For when the device is rotated

- save all data changes to two files from the lists, although it could be saved to a single file using JSON...



 

عقب
بالا