B4i Library [class] CustomListView - Erel    Aug 27, 2017   (6 reactions) of CustomListView (http://www.b4x.com/android/forum/threads/class-customlistview-a-flexible-list-based... instances of CustomListView. Otherwise the instance will be released and the events will not be raised... B4A Library [class] Modified CustomListView with "Pull to refresh" feature - Erel    Jun 11, 2018   (3 reactions)   tags: listview Update: New version based on xCustomListView: https://www.b4x.com/android/forum/threads/b4x-xcustomlistview-pull-to-refresh.94015/
This class is a modified version of CustomListView. It adds... B4A Library [B4X] [XUI] xCustomListView - cross platform CustomListView - Erel    Dec 24, 2023   (46 reactions)   tags: CustomListView, xcutomlistbox card, xuiCLV, CUSTOMLIST, Erel, XUI /basic4android/images/SS-2017-12-27_16.20.44.png
This class replaces the platform specific CustomListView...
xCustomListView is an implementation of CustomListView based on XUI library. It provides all the features of the original CustomListView and it is compatible with B4A, B4J and B4i.
https://www.b4x.com... B4A Question customlistview loads max items and loads more when scroll tot bottom - m643    Dec 16, 2013   (1 reaction) Hi all, I see in more and more apps that having a listview that loads for example 20 items and when you scroll down it loads another 20 items. I am using now the customlistview class and that works great but I like the solutions that loads a max of items. I searched the forum but the only thing I found is the pull tot refresh class that is what I think simulair to this function. Unfortunately, I am not able tot modified this class so I'm looking for something like this. Is there anybody... B4A Question xCustomlistview class to xCustomlistview library - prajinpraveen    May 26, 2020 added xCustomlistview library 1.72.
Does this mean that every CLV view that was previously created....RuntimeException: java.lang.ClassNotFoundException: example.customlistview
at anywheresoftware... B4A Question Class SlidingSidebar with customlistview - Addo    Apr 1, 2018 i am trying to use class sliding bar with two CLV and swipe between them but when ever i add the panel that parented with CLV the list becomes not responsive to touch i am using the designer to add the views... B4i Code Snippet B4i [class] CLVDragger - drag to reorder items in customlistview - Binary01    Jul 19, 2021   (5 reactions) This is a B4i class module to reorder items of customlistview by dragging. This class is modified version of wes58's B4A CLV Dragger which is based on Erel's B4J CLV Dragger class. Usage: - AddDragButtons to add the drag button on each customlistview item. - RemoveDragButtons to remove all drag buttons from customlistview. Depends on XUI , XUI Views 2.51 Libraries. See attached example and a class module file:... B4A Question Class Not Found customlistview error! - techknight    Jan 8, 2019 .ClassNotFoundException: Didn't find class "b4a.ble.customlistview" on path: DexPathList....customlistview" on path: DexPathList,nativeLibraryDirectories=]
at dalvik.system.BaseDexClassLoader... B4A Question Trying to make sense of java.lang.ClassCastException on CustomListView Item Click event - aeric (first post)    Feb 6, 2025   (1 reaction) I am not 100% sure but it seems your assumptions above are wrong.
You can't expect the OS doen&... B4A Question CustomListView class and library interchangeable? - Rubsanpe (first post)    Feb 3, 2019 Ok thank you.
Rubén... Page: 1   2   3   4   5   6   7   |