So here are some screenshots on beginning work I have for those two ideas:
Oh also, one problem with these ideas as they stand are that the general component methods don't include anything for events. Like you can dynamically add a button and you can use the methods available for the new component's properties/methods, but there is no currently available way to interact with events of the new component.
--
You received this message because you are subscribed to the Google Groups "App Inventor Open Source Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to app-inventor-open-so...@googlegroups.com.
To post to this group, send email to app-inventor-o...@googlegroups.com.
Visit this group at http://groups.google.com/group/app-inventor-open-source-dev.
For more options, visit https://groups.google.com/d/optout.
If there were an Any Button Clicked event, with a local value for the choice of button clicked, for example, that would be place to pick up events for new button components. Buttons with explicit event blocks for them could be serviced by their explicit event blocks.ABG
On Tue, Mar 10, 2015 at 4:44 PM, Yash Patel <ycpa...@gmail.com> wrote:
Oh also, one problem with these ideas as they stand are that the general component methods don't include anything for events. Like you can dynamically add a button and you can use the methods available for the new component's properties/methods, but there is no currently available way to interact with events of the new component.
--
You received this message because you are subscribed to the Google Groups "App Inventor Open Source Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to app-inventor-open-source-dev+unsub...@googlegroups.com.