Greetings,
I have a stupid question and hope you don't mind. I just want to get my head around this particular parameter. I noticed I can put any value in the value parameter of the add statement of an xCLV. My stupid question is what is this parameter actually for and how can it be used in...
Greetings,
In my custom list view I'm using this code to play and pause music. When the user clicks the play icon the icon changes to a pause icon so the user can pause the music. Clicking it again will make the icon a play icon.
I know what the index is for the play / pause ImageView. I want...
Using the Designer, I've added an xCustomListView to my window. I've left the "Wrap Text" checkbox unchecked. However, the xCustomListView still wraps the text (see screenshot below).
I'm using clv_Messages.InsertAtTextItem( ... ) to insert the items.
There also does not seem to be a way to...
Hi All,
I need help using customlistview with b4xDialog.
Basically I am using jRDC2 to get some data, and it works fine with also the code for the xcustomlistview (I am reusing the same code in another panel).
But when I try to add the xclustomlistview items to b4xDialog, nothing shows up...
Good day,
as per the latest update in this thread, i removed the xCustomlistviewclass v1.70 and added xCustomlistview library 1.72.
Does this mean that every CLV view that was previously created using the designer should be deleted and recreated?
I am getting a classnotfound exception if I...
Dear All, please helm me for this case..
I have already displaying data from MySQL table into xcustomlistview panel,
next on the Xcustomlistview will be added data (the number of order items) and will be inserted in to the other MySQL table (table name "salesorder")
please help me... :)
todo-B4A
Made with ❤ in B4X
Source code: https://github.com/pyhoon/todo-b4a
YouTube tutorial:
For B4i:
https://www.b4x.com/android/forum/threads/todo-list-source-code.117223/
Update on 13 Aug 2021: Uploaded to Play store to test new App Bundle...
Hello Forum,
in this Example i want to show you, how to use the ASTabMenu togehther with the xCustomListView, to handle a lot of Tabs without getting into layout problems.
Attached is a B4A Example.
Result:
How to use?
it is easy.
Add a xCustomListView to the form
Add a new Form with only the...
I created a Xcustom list view as shown in this thread,
https://www.b4x.com/android/forum/threads/b4x-xui-xcustomlistview-cross-platform-customlistview.84501/
to get data i used SQLite database.
To load the layout I used the following code as shown in the above thread,
Sub Process_Globals...
Hi, i'm trying to use the scrolltoitem function but when i call it, it doesn't show the last item totally.
See how the last message isn't displayed totally
Hi All,
Can anyone tell me if the following can be done with xCustomListView:
I need 3 columns
In the first there will be an image such as settings
The second column will have Text. The top line is a heading (bold - centered), the second and 3rd line will contain text - typically a description...
Hello friends
I have a problem trying to read the full height of the full screen views. Because I want to open the layout within an xCustomListView.
Could someone help me with this?
The code is attached.
Sub Activity_Create(FirstTime As Boolean)
If FirstTime=True Then...
Hi,
I'm using the xCustomlistview in B4A vers 9.5, actually i'm using the xCustomListView1.addtextItem(MyText,myValue)
I want to be able to define the horizontal alignment of each cell as i put it in the listview.
I find no place toe set the horizontal, vertical gravity for each cell as it is...
It will be nice if i could have the source for the xCustomlistview (The library type not the module type)
so maybe i could try to add a new event when the list reach the top of displayed items, so in that way i could control the Top and Bottom items loaded in the displayed area of the listview...
Referring to: https://www.b4x.com/android/forum/threads/b4x-clvswipe-xcustomlistview-swipe-actions-and-pull-to-refresh.98252/ ,
I have edited class CLVSwipe of downloaded sample B4A_CLVSwipe.zip to function swiping both sides.
Since the swipe process left and right menu, it is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.