Android Question Best practices to add many objects that doesn't fit the screen.

joaquinortiz

Active Member
Licensed User
Longtime User
Hello community, I hope you're rigth with this global pandemia.

In this new plataform for me, B4x, I have the followings questions!.
  • What is the best practice to create an Activity that has many objects such as text boxes, buttons, checkboxes, etc. and does not fit on the screen?
  • Is there a tool that allows you to move vertically, like a ScrollVertical? May be this could be a way to have all this objects.
  • Which tool could you use?
  • Do you have an example, to be more clarifying on this.
 

MicroDrie

Well-Known Member
Licensed User
Longtime User
What is the best practice to create an Activity that has many objects such as text boxes, buttons, checkboxes, etc. and does not fit on the screen?
Perhaps this is a good starting point: XUI Views - Cross platform views and dialogs with all kind of objects.
Is there a tool that allows you to move vertically, like a ScrollVertical? May be this could be a way to have all this objects.
If you add the term ScrollVertical into the search box on the right top you can find all kind of solution like this one: ScrollView example
Which tool could you use?
A tool for what?
Do you have an example, to be more clarifying on this.
Did you follow Erel Teaches Programming - video tutorials ? Those video's gives you a good overview for what and how you can use B4A.
 
Upvote 0

joaquinortiz

Active Member
Licensed User
Longtime User
Upvote 0

joaquinortiz

Active Member
Licensed User
Longtime User

Thanks Pal!!!. Usefull your post!!. I'm still new with B4x, and everyday I'm adapting about the way how to search into the forum...Thanks a lot!!.
 
Upvote 0

MicroDrie

Well-Known Member
Licensed User
Longtime User
Yeah you can find so much information here that at some point you don't remember where you read it. If you think it is useful, you better bookmark it right away via . I sometimes read those "casual" comments that later make the difference to get something working.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…