artemevil83 / app-inventor-for-android

Automatically exported from code.google.com/p/app-inventor-for-android
0 stars 0 forks source link

Iteration of objects / passing components as arguments #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In this space, please describe the feature or enhancement you would like to
see for App Inventor.   Be as specific as you can.
AI NEEDS to support the iteration of objects, images, labels, buttons, etc. via 
lists or maybe classes?

Original issue reported on code.google.com by michaelmcole@gmail.com on 9 Sep 2010 at 5:41

GoogleCodeExporter commented 9 years ago
Passing of objects as arguments into a procedure would be optimal.

Original comment by kyot...@gmail.com on 9 Sep 2010 at 7:23

GoogleCodeExporter commented 9 years ago
yes but it still needs to be able to organize objects into lists.

Original comment by michaelmcole@gmail.com on 9 Sep 2010 at 7:26

GoogleCodeExporter commented 9 years ago
We're working on making it possible to pass components as arguments and put 
them into lists.  That won't in the short term include creating components 
dynamically.  But it's a start.

Original comment by halabel...@google.com on 9 Sep 2010 at 9:43

GoogleCodeExporter commented 9 years ago

Original comment by sha...@google.com on 7 Oct 2010 at 9:36

GoogleCodeExporter commented 9 years ago
Will this allow for passing functions as parameters to other functions?

Original comment by pkuc...@gmail.com on 19 Oct 2010 at 11:13

GoogleCodeExporter commented 9 years ago
You can now pass components as arguments to a procedure.

Original comment by lizloo...@google.com on 27 Oct 2010 at 12:19

GoogleCodeExporter commented 9 years ago
I tried to pass a component into a function, and it won't let me access the 
methods or objects in the component under the name assigned in the procedure. 
Am I missing something?

Original comment by danielsm...@gmail.com on 8 Mar 2011 at 5:12