Thanks, it works perfectly and i wanted to set alignment of text in label but there is no option to set text alignment using any component so what property should i set in property of dynamic component so that text in label sets to be justified?
what about justified alignment?
Remove the space from there. Type âHTMLFormatâ instead of âHTML Formatâ.
Please check this post about that error.
is it necessary to use that font?
throws me this mistake but I donât need that resource.
I see now the commits waiting for merge in github with the fix for error above, thanks!
Yes this working Yusuf thanks so much , but i m test ini emulator Android 5 not working to strike
You should use Any Component blocks for now if you want to use custom font.
but I donât use custom font, but nevertheless it throws me that error, thatâs why I ask if it is necessary to use that block even if I donât use custom font.
thank goodness if you already know I will wait from you friend
Iâll wait for the next update, hopefully it will be fixed, thanks.
Can you show which error?
Dear yusuf,
Today i came across your extension. I am waiting for this type of extension from a long time. Excellent, you have made a great extension !
I tested it in MIT APP Inventor.
I placed a button with name Button1 and tried to set its Text property during runtime.
But, it is giving an error :
Please go through this and help me in this regard.
Thank you.
Hema Srinivas
@Automate My Project
India
Thatâs because you have created a button using dynamic components and you are using button1 block⊠Use get component by ID instead of button1 block or use get component by name blocks in the dynamic components extension