Hi Guys,
I need a quick tip. I would like to create a view that shows text lines as they get logged (something similar to the B4x editor log window). basically some text gets in and it is shown as last line and all the previous lines are auto scrolled up, then a new text gets in and again it is added as last line and auto scroll again.
thanks for your 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...