iOS Question custom list view

Uniko Sistemi srl

Active Member
Licensed User
good morning, I program with b4x and I wanted to understand, before taking a wrong path, what is better to use to have a list that contains image + text + button all in one panel. i know that with customlist view there is a possibility, is there anything you can use in b4x in such a way as to use in both b4a and b4i? i followed the tutorials, but i don't understand how to do it in b4x thank you
 

Alexander Stolte

Expert
Licensed User
Longtime User
is there anything you can use in b4x in such a way as to use in both b4a and b4i? i followed the tutorials, but i don't understand how to do it in b4x thank you
Always use xCustomListView for lists.
 
Upvote 0
Top