iOS Question CustomListView Multi platform

developer_123

Active Member
Licensed User
Longtime User
Good Day !

Making reference the next link thread (https://www.b4x.com/android/forum/t...iew-with-multiple-imagesliders.97219/#content) - file named sliderslist.zip - I want to know if this same code can be use, and the libraries in B4A and B4J. I test it example in B4I and works like I need, but for not loss time with test and error, please tell me if I can use the same libraries and instructions for these three lenguajes.

I understand that eventually I will have to make some adjustments, but it has already happened to me that after hours of work I find that the library was only for one language.

The libraries used in this example are:

icore (6.5)
iXUI (2.0)
xCustomListView (1.73)

I apreciate your comments!
 

developer_123

Active Member
Licensed User
Longtime User
I'm traying to create Customlistview inside the designer in B4A and B4i, but only appear "CustomView->ScoreLabel". I'm checking the settings designer but i can't find the option to enable CustomListView. i appreciate any clue! Thanks.
 
Upvote 0

b4x-de

Active Member
Licensed User
Longtime User
Make sure to check iXUI and XUI Views in the Library Tab. After you have done this you will find more CustomViews in the Designer menu.
 
Upvote 0
Top