B4A Library [Lib] UltimateListView

zsugar

Member
Licensed User
Longtime User
Hi, I'd like to buy UltimateListView.All ii needs is donate? I have to indicate email? Thanks in advance, gzuccaro
 

BarryW

Active Member
Licensed User
Longtime User

How to use this function ?

LoadTextAsync

Tnx
 

ilan

Expert
Licensed User
Longtime User
Indeed. You have to convert your layout to a row layout. That works only with CellPanel.

hi @Informatix

i am getting also an Null pointer exception and i dont know what you mean with "convert your layout to a row layout"

can you please help me to get the ripple effect lib working with ULV??

thank you
 

GuyBooth

Active Member
Licensed User
Longtime User
I am receiving this message in my application. Currently using v 4.03 of UltimateListView.
B4X:
Unexpected event (missing RaiseSynchronousEvents): ulv_primarygroups_vtlot_contentcreator
Has this been taken care of in the current version (4.06)?
 

Informatix

Expert
Licensed User
Longtime User
Support for ripple effect view, please (if it is not too much work)

Thank you
I don't know what I could do. That concerns the views that you place inside ULV not ULV. And I explained how to use the Ripple library with ULV in a former post. It works fine except that the Ripple library sucks because of the way it does the animation.
 
Last edited:

JNG

Member
Licensed User
Hi Mr.Informatix,

Is Drag & drop , Provides the features of dragging and dropping items across sections in ULV
 

Informatix

Expert
Licensed User
Longtime User
It's a bit too late for this version as I'm finishing it. Anyway I won't add drag & drop between sections because this is not coherent with what sections are. If the user has to move items between sections, then don't use sections. They are intended to group items sharing a common property (first letter, country, date of picture, type of product, etc.).
 

Informatix

Expert
Licensed User
Longtime User
There's a new version available. It requires B4A v5.80.

Changelog:
- UltimateListView can be added as a custom view in the designer;
- I fixed a minor bug in ClsExplorerForULV.bas;
- I added a "assets:" tag to LoadImageAsync to load images from the assets;
- I added the DeleteAllStateFiles function;
- I added the Parent property;
- I added the SynchronizePositionWith function and a demo that shows its usefulness;
- I added 12 new styles for SetStyle (still using system drawables);
- I udpated the manifest of examples and fixed a few style issues.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…