[Free] CompCreator - create component dynamically

How can I create a checked Listview ?

Use a checkbox in each row
Create a list of the checkboxes created
Store a list of the indexes you want checked / unchecked
Apply

too difficult for me, can you give me the blocks ?

Something like this:

image

1 Like

Thank you, it runs very well, how can I check if a checkbox was checked ? I tried with
if get item = true without success

image

if (compCreator.Get(item, 'Checked') )
then ...

1 Like

Thanks, it runs well

blocks (20)
When i use CompCreator extension and add balls to canvas, they don't move.

this is a known bug of this extention: balls/imageSprite created by this extension do not move after set speed/heading/interval.

You need to use a clock to move it.

@TIMAI2 has reported this long ago, but I still have no idea how to fix it.

Oh, thanks. Clock method worked.

I really like your extension, but I have a suggestion in mind.
In the visible component block, can you add chart as an option?

possible, but do you really need to create a chart dynamicly?

No, not really for me. It's just a suggestion.:wink:

1 Like

A post was merged into an existing topic: [FREE] TableViewer - fully style customized to show table data

How can I use OnClick with the buttons that are created?

Read the first post, there is already one example.

Perfect, I did it, thank you very much.

The link to https://kevinkun.cn/compcreator/ is dead, I am afraid.

Use https://kevinkun.cn/compcreator/

Yes, it is not working. No clue why. Tested it on PC and phone, Firefox and Chrome.