RSS

Any Component – Working with Advanced Features

21 Aug

App Inventor provides ability to set property of each component. For example, if you have 10 Buttons on your screen, you can set the visibility of each component as follows:

Button1.Visible to true, Button2.Visible to true and so on for all the buttons.

However, this would increase number of blocks and would be difficult to maintain. An alternative is to use the Advanced Features of App Inventor. Using “Any Component”, you can simplify setting property of the component (e.g. visibility, Enabled, etc) in a simple approach as below:

image

Looking for AiLiveComplete? See here: http://Amerkashi.Wordpress.com/news

Mobile App Development

 
4 Comments

Posted by on August 21, 2014 in Uncategorized

 

4 responses to “Any Component – Working with Advanced Features

  1. VIJAY

    December 18, 2017 at 4:18 am

    THANKS

     
  2. bayyou

    November 3, 2017 at 8:38 am

    Thanks, it’s helpful

     
    • Hossein Amerkashi

      November 3, 2017 at 8:40 am

      Glad you found it useful.
      Please visit community.AppyBuilder.com . you’ll find great discussions and tutorials

       

Leave a comment