[F/OS] - Dynamic Components Extension (for every component) 2.3.0

Can you try with this version?

com.yusufcihan.DynamicComponents.aix (36.6 KB)

Version 2.2.2 working great .
But version 2.3.0 not in android 7

Are you getting the same error again with the new build I’ve posted above?

Sorry i don’t check that one , today i will check it :white_check_mark:

Thanks bye the way for such a wonderful extension :smiling_face_with_three_hearts:

1 Like

Thank You @yusufcihan Its working Now :smiling_face_with_three_hearts: :smiling_face_with_three_hearts: :smiling_face_with_three_hearts: :smiling_face_with_three_hearts: :smiling_face_with_three_hearts:

1 Like

I have one more Question, i am trying to set any card clickable to false , but its not working for me even setting property to Clickable to false not working, is there any bug in it ?

may b its TouchColor Appearing on Touch just change TouchColor to 0 opacity

No i have checked on click event , and its clicking even seting it to false

there is 2 event
1-clickable
2-FullClickable

put both to false
Note: check with both methods

1-dynamic components set property Block
2-any cardview’s clickable

Use ComponentName = MakeroidCardView

is that possible to create component in reverse direction?, as we know new component added down to earlier component, but in some cases i want to create component in reverse direction like assume we are creating chatting interface and on scrolling upward, new components will need to create in upward direction.

Ok i got it by setting order to 1. its creating in reverser direction


Hello everyone, I have a courtesy to ask you

I am already using this extension and it works very well but I can’t understand the exact functionality of these tools, could you describe it to me and if possible also at a visual level of their correct functioning.

Hi i want to ask everyone about this picture

In the picture i want to make this method use list of dynamic image sprite and do something if one or more in list hit or get hit by other thing. It is possible to do if yes can you show me how to build block pls.

sorry if my english skill confused you.

Hello, is it possible to color component using RGB color selector via code block in mit app inventor?

  • johan

It’s been quite a while since I last posted and replied, but the two events you mention work differently.

The first one (ComponentCreated) is dispatched when a singular component is created. The last event (SchemaCreated) is dispatched when the entire schema is done being created.

Think of the last event as running ComponentCreated with an if-else statement to check if the set number of components was created. That’s kind of how it works!

Hello

PLEASE HELP

I am looking for how to change the values ​​of the parameters with the data from my Google Sheets table? I use a diagram


Hello

Please Need Help !!!
I’m really blocked

Thanks in advance

I dont think you have used correct code for your schema

Okay but how and what are the blocks necessary to properly configure the parameters of my Schema from Google Sheet and correctly load the links of the associated images?

Thank you for your help