HelloâŠ
I am created one dynamic button with this extantionâŠ
So now how can i add process blockes when button was clickedâŠ
There is no block like when DYNAMIC COMPONENT CLICKEDâŠ
Use Any Component generic events. Like when any Button is clicked. Because not all components have a Click event, so I didnât added any events.
Please use âMakeroidCardViewâ in the name. It is already said once in every 10 posts, and it is annoying to repeat that every time.
I think this post goes to long any user have problem continue to this topic.
If any problem starts new topic then its easy to search and find solution
Hello, @yusufcihan Need a little bit help
I created a Horizontal arrangement and got the list of all its designer properties with the GetDesignerProperties
block.
From that list of properties, I tried to set the set the BackgroundColor property as
But unfortunately I am getting the Runtime error as below
I also tried to set the propertyvalue
by passing make color
block as parameter but in vain.
Please let me know where I am going wrong
Set Property block only works for boolean values at the moment, Iâm trying to support all types as soon as possible, meanwhile continue using âAny Componentâ blocks.
I also said that when I added this block:
Oh! My bad⊠I will see what I can do⊠Thanks
thats all dynamic card with imege âŠlebel created by this extention but after create i want to delete all by click an buttonâŠBut its dont delete show an error!
I must have fixed that in latest version, please update it from first post.
I donât find latest version can you please give me the link ?
Did you look in the first post?
Yes.
Nopp, itâs still broken
Btw, can we also have another block of all used idâs
use this soloution to delet all component
its worked
check my reply
Thanks you so much⊠itâs workingâŠ
This will work ok for low number of idâs however, since many users increases theirs idâs (ex. 100, 2000, 5000, 20000) to be able to separate components, this will only crash their appâŠ
i tested on about 100 ids and its worked.
yes its not good .but just this working for now;-)