Hey how can we modify the padding and all that stuff from a created button with any component ?
Like border radius… Margin and all that stuff
thx
Hey,
Unfortunately, there are no blocks to perform these actions. But you can create around the desired component margin struts in the form of a Label without text.
Hi, @danyklein!
One way would be creating a button manually (from the Designer), and use clone
on that button.
Thanks!
how can we modify
Thx I cloned it other question when I us any button in screen but I have also normal buttons how to tell in the block when click on the "normal button go to screen two ? because for the moment when I click a button it does the thing what is programmed for any button
Hi, @danyklein!
It has also happened with me, when I added any button
click.
What I did, is added a if
condition, that -
(Button51
is normal button in the above image)
The above blocks work when you have only one normal button, for multiple normal buttons, try this -
You can add as many as else if
according to your normal buttons.
Hope I helped you!
Thanks!
THXXX WORKS It’s perfect
Which one?
Can you please quote it?
The two of you guys
So, who solved your Problem?
If I, mark my post as .
If ACTech, mark his post as
I took the solution from Actech
So please mark his appropriate post as Solution
It will mark this topic as Solved in the Community
Thanks!
Happy Thunking!