Hi, everyone please kindly help me i am creating an app in B4A similar to bible
So i have my longtext from my sqlite db browser the problem is the text from the
The database is showing but i can't scroll down to view all the text from db
I would also want to create a button that when i click it will take to the next
Section of the text thank you..
Hi, everyone please kindly help me i am creating an app in B4A similar to bible
So i have my longtext from my sqlite db browser the problem is the text from the
The database is showing but i can't scroll down to view all the text from db
I would also want to create a button that when i click it will take to the next
Section of the text thank you..
It's hard to advise you without more details, what view are you using to display the text, if you're using a scroll view, you need to show your code, you need to measure the height of the text and assign that same height plus a little more to your scroll view.
It's hard to advise you without more details, what view are you using to display the text, if you're using a scroll view, you need to show your code, you need to measure the height of the text and assign that same height plus a little more to your scroll view.