Clear Filters
Clear Filters

How to modify a cutom UI component

1 view (last 30 days)
Maura Monville
Maura Monville on 6 Jun 2022
I am trying to edit a custom UI component (attached). I need to add an editable Text field side-by-side each Checkbox.
I though I could just open the custom component with the Designer. Then drag and drop the Edit Fields onto the GridLayout.
Unluckily regardless of the control I pick from the component library, I cabnnot drop it onto the GridLayout. It does not stick to it.
My question is:
Shall I add regular components to the GridLayout programmatically, that is changing the generated code?
Otherwise?
Thank you in advance
Maura

Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Tags

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!