Hi guys! Considering that i'm trying to develop the app by using the virtual screen i need to modify the code of the sidebar, that now don't have to go to a screen but to a vertical arrangement. What command i can use to do this instead "open another screen screenName->HOME?"
Instead of change of screen, hides the "screen" elements you leave and shows the "screen" elements you "open".
If the elements of each "screen" are all in an arrangement it makes it easier to hide/show these "screens". Then only have to hide/show that arrangement instead of each element.
You have to set visible property to true or false, depending on if you want to show or hide the elemets. But it is easier if you have only to set an arrangement (which contains all the elements: labels, buttons..) instead of each element.
So, you can place an arrangement, move inside all the elements belonging to the same "screen" and then you have only to set visible property of that arrangement to hide/show that virtual screen.
Hi Ramon, thanks to you i'm almost arrived to the result. If you know there is a way to set more than 5 buttons in the sidebar? i've read that also other users had the same problem. Or do you know if there is another service available for free?
Thank you so much, here is a very beautiful community!
Hi Timai ! I'm trying to following your instructions until the day you gave it to me but i am not able to do what you told to me. There is another easiest way, considering
the ways in which I am developing my app? I think that the structure of your demo is totally different than mine or i don't know how to adapt it to my app.
Hope you can help me again.
I attack my aia test to show you what happens. TEST2.aia (905.5 KB)
ok just a second because i really really need your help
its the same aia but with another xml url
and another question , can i use rss feed url without ending with .xml?? (i mean from blogger)
If you are asking for help, I recommend you to make it as easy for others to be able to help you ...
You probably will get more feedback then...
which means in your case post a screenshot of your relevant blocks...
To download the aia file, upload it to App Inventor, open it, do some bug hunting for you, etc... this takes time, and most people will not do that...
Thank you.