B4A Library [Lib] UltimateListView

clarionero

Active Member
Licensed User
Longtime User

desof

Well-Known Member
Licensed User
Longtime User
no veo el botón de donar ?
 

desof

Well-Known Member
Licensed User
Longtime User
[Quote = "Informatix, mensaje: 477.185, miembro de: 22203"]. Por favor, en Inglés solamente [/ quote]
lo siento .
tengo problemas con el traductor
como encuentro el botón de donar 25 € ?
 

MarcoRome

Expert
Licensed User
Longtime User
[Quote = "Informatix, mensaje: 477.185, miembro de: 22203"]. Por favor, en Inglés solamente [/ quote]
lo siento .
tengo problemas con el traductor
como encuentro el botón de donar 25 € ?

Here:
 

inakigarm

Well-Known Member
Licensed User
Longtime User
I can't see anything also
 

Attachments

  • IMG_20170112_213111.jpg
    166.6 KB · Views: 157

desof

Well-Known Member
Licensed User
Longtime User
Sorry since the mobile device does not appear on the Donate button is strange.
I just made the donation with the number ...
19052725DT587605T
 

manicmonkey

Member
Licensed User
Longtime User
HI - I am trying to work out the best way to achieve a UI similar to that on Google>PlayStore>All-In-One Calculator which is a pretty cool rearrange-able list view. Is ULV the right tool for the job? Would it support something similar, even if rearranging wasn't possible? Also, how about the list spanning two columns - is this possible?

I don't have that much B4A experience so I would appreciate your advice.

Also, how does purchase work?I donate and you email the library?

Thanks
 

johndb

Active Member
Licensed User
Longtime User
Yes, ULV is very capable of displaying lists similar to what you have described. Keep in mind that ULV is excellent for the UI list but the processing behind the UI is still your responsibility. Manual rearrangement of the list is definitely possible as the ULV has drag arrangement capabilities.

Donate to @Informatix using his donate button but please read post #1 for further details.

ULV is exactly as the letters stand for "Ultimate List View". It is one of the main UI components in all of my applications.

Cheers,

John
 

manicmonkey

Member
Licensed User
Longtime User
Thanks for the reassurance, I appreciate the info.

I expect to do a bit of work at the back end and that's no problem but I just wanted to know that ULV could approximate the UI. Now I know I will probably go ahead and give it a try.

Thanks again,
Lawrence
 

Informatix

Expert
Licensed User
Longtime User
Just two quick reminders about my support for ULV:
- The best way to get help from me is to TRY first, not to ASK first. If you fail to make your project work as expected, send it to me and I will fix what's wrong or suggest a better way of doing it.
- I answer only to questions relevant to ULV. For programming questions or questions related to other views/libs, notably all DB questions, please use the public forum.
 

yiankos1

Well-Known Member
Licensed User
Longtime User
Hello my friend,
I use ULV and a custom layout designed through designer. This custom layout consists of 3 label and these tree label get text from db. Everything works like a charm. My question is, because db's text for second label is multiline, how to change height of panel layout height dynamically for every item at ULV. I think I might use string utils?
Thank you for time.
 

Informatix

Expert
Licensed User
Longtime User
Support is provided only by email.
 

Marco Nissen

Active Member
Licensed User
Longtime User
can I use the ULV also to implement a grid (like the UICollectionView in the apple world) ? I need a way to display a grid of images & text
 

Marco Nissen

Active Member
Licensed User
Longtime User
Perfect. I've send you the donation. Is there also some code that I can re-use to create the grid view based on the ULV?
I would need to have a picture + text, and the ability to click it. I also explored B4AGridView, but the 3.70 version seems to be broken.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…