For eg you can use the button block to format specific buttons
You can use my extension to get a selected list of buttons by a string
Then show a guide
See above
Honestly i didn't get the purpose of this extension
You can get the list of the components that start from a particular string and do formatting in bulk
I understand that some of you might not be able to get the usage of the extension
Example if I have to get a list of buttons that contain the substring button
This will apply formatting to these buttons that contain the string button
Hope its clear now
Does it return selective components like only those labels that have a particular string
I don't think so
What is substring in buttons object list and where it found?
Substring is a text if its there in the comp nam e then it will be changed
As of I understood, these is basically a component searching blocks, which are search like this below:
My component names:
Button1
Button2
Button3
Kev1
Kev2
Kev3
Tech1
Tech2
Tech3
So if I enter the substring as Button then it will only give object or names as per request by block.
Like this:
Button1
Button2
Button3
Same can be done for others.
If this is correct then this guide will help more.
It really is not all that difficult to provide a simple example of what your extension does...
(I added the button text values routine for completeness)
I note that the components are returned in reverse order of their positioning...and the ordering gets more interesting if some components are inside arrangements...
This:
could be better named:
GetAllButtonNames
and a single block for GetNameByComponent
would be useful.
I understand well how your extension works, but it would be nice to show some visual examples of what your extension does.
Yes, but less than with this extension.
Please be more clear
If you want to sponsor a feature to this project, sponsoring starts from just 10$
What kind of feature? Please describe the feature.
If you want another feature in this extension like for other blocks