I am rewriting app and need to replace TableView on B4i.
I have spent all day looking at Scrollview
What would you recommend
As an aside I find programming B4i and B4a really hard going with multiple pdfs and no textbook and I don't find it easy at all. The last thing I want to do is to bother folks on the forum. is there any way to present the materials in a more friendly way. I am sure many others quit. It shouldn't be this hard. I came here after writing my app with objective C and I really don't want to go back. I'd happily help.
Update: As several other libraries depend on xCustomListView library, it is no longer recommended to use the code module. Use the library instead. There are several extension classes that add more features to xCLV. They are listed at the end of this post. Video tutorial: xCustomListView is...