Ok I will Wait
Just to show what @hammerhai said
Example:
Schema template = join string
{
"name":"My Template",
"metadata-version":1,
"author":"(your name)",
"platforms":[
"App Inventor"
],
"components":[
{
"id":"1",
"type":"MakeroidCardView",
"properties":{
"BackgroundColor":
+
(Your color)
+
,
"Width":-2
}
}
]
}
Blocks:
OR
Then copy the result:
Paste it at BackgroundColor in your template, like
...
BackgroundColor:-834762,
...
facing this error
But this is working
Please use Any Component blocks for setting properties.
Or alternatively, you can use the temporary new version from the first post.
I am using 2.0. Should I use Beta Version ?
You can try it.
Same Issue
Some images are not loading
Try this then:
Is there any way to make one component react with another? Example: a button that when clicked opens a vertical orientation.
I tried some blocks but I couldnāt get someone to help me?
This is a Extension to create dynamic components. Did You try create it on click event ? Show us yours blocks.
my blocks
The idea was a button (which was created by the extension circled in blue) when that button was clicked it would increase the height percentage of the Vertical Arrangement (Also created by the extension circled in red in the blocks). It is possible? I did it in other ways but none was the way I want it.
Yes it is.
And i donāt know whether it is exactly answered before but you can get a the way of doing it in other different topics.
You can search about Dynamic Button Click.
Hereās a reference topic -
What about using the Beta version?
And again, if you already know the font name, donāt use the Get Property block. Just use a text block thatās it.
hello friend, when replacing the block to put image by the one of image utilities, my images do not take the height and width properties, they come out big and they distort the dynamic cardview
how can i fix that? Thanks
Actually I donāt know te font name as I have different fonts in my app so I need to get the font from a component and set the same to an other component.
Using beta version, why not if the bug is corrected Just tell me how
Use āDo Itā feature to learn the font name and write in the text/number block.
I already noted the issue and will be fixed in next release.
Can you create a sample app that reproduces this issue?
yes my friend i will do that and i post
I donāt understand your blocks language