How to modify a cutom UI component
2 views (last 30 days)
Show older comments
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
0 Comments
Answers (0)
See Also
Categories
Find more on Create Custom UI Components in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!