iOS Question CustomListView? Update?

BjoernB

Member
Licensed User
Hello @all

i'm trying to learn about the customlistview because i wanted to use it in an app i'm developing.
The idea is to simply display data i recieve from a server, not editable, just show it readonly. but it's necessary to have the value with it.

for that, my designer only has the customlistview (the attached pic)

am i right, that only the CLV has the value with it?
or are there better (easier) ways to get what i want?

Second question: my CLV is in version 1.64, which means i'd have to initialize it first.
i already understood, that this is an old version and the new ones don't do that anymore, but i can't find where to update it. all i can find is a android based .bas which i can't compile if i add it to the project, or a .zip with a few .b4a files. no xml or other kind of library.
maybe anyone can help me with this?
 

Attachments

  • b4i_designer_Views.jpg
    b4i_designer_Views.jpg
    38.9 KB · Views: 106

BjoernB

Member
Licensed User
It is an internal library.

i'm using the internal library, but it's v1.64 and tells me i need to initialize it before using it.
the b4a version i found is 1.73 or 74 if i remember right

maybe i simply need to update the whole compiler, it's been a few years, but i can't find a download link for the latest version either
 
Upvote 0
Top