B4A Library [Lib] UltimateListView

pedrocam

Member
Licensed User
Longtime User
I just donated to ULV now. Thanks! Also, do you think you will ever make this compatible with iOS? Thanks!
 

Mashiane

Expert
Licensed User
Longtime User
Hi, how can I get the Panel at a particular position same as in ClickedPanel?

As an example, I'm scrolling to a particular position...

B4X:
lvFonts.JumpTo(FontsCnt, False)
lvFonts.EnsureVisibility(FontsCnt)

I want to get the panel at that position as I want to animate it e.g

B4X:
'msa.with(mst.Rubberband).duration(500).playon(ClickedPanel)

but then passing ClickedPanel the correct selected panel at that position.

Thanks
 

Informatix

Expert
Licensed User
Longtime User
By email only, please.
 

wimpie3

Well-Known Member
Licensed User
Longtime User
Can ultimatelistview also "lock" to the top of a line after the list is swiped? It's difficult to explain the effect, but most lists stop scrolling when you stop swiping, showing sometimes half or even less of the text on the list at the top or the bottom. Can ultimatelistview scroll a bit further automatically and lock the top of a line on top of the screen?
 

Informatix

Expert
Licensed User
Longtime User
I don't answer to questions in this forum.
 

wimpie3

Well-Known Member
Licensed User
Longtime User
I've been trying to contact you through but I did not get a response.
 

luke2012

Well-Known Member
Licensed User
Longtime User
Hi @Informatix,
I'm using ULV with satisfaction until now
In my old projects I used an integer number as ItemID (SQLite record id) but now in my new project (for technicals reasons) I must use a alfanumeric ID like this: 550e8400-e29b-41d4-a716-446655440000 (UUID).

In the current version of ULV, AddItem() accept only int type as ItemID. I'm right?
 

Informatix

Expert
Licensed User
Longtime User
Please read posts #748, 751 and 754 in this page.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…