Component alert (error or information message) in appdesigner
2 views (last 30 days)
Show older comments
Adrián Lascurain
on 6 Jun 2023
Commented: Adrián Lascurain
on 6 Jun 2023
Hello , I'm currently building and app and I would like to know if is there some way to create an error message or any other kind of message next to a component and not in a new figure. Something like this:
I just want to make my own customized messages that appear next to the component and not in a new window or figure. I would appreciate your help and thanks in advanced.
0 Comments
Accepted Answer
Kevin Holly
on 6 Jun 2023
You could add a tooltip message like this:
The Tooltip message can be edited under the Interactivity subheading in the Component Browser after the uicomponent is selected.
More Answers (0)
See Also
Categories
Find more on Environment and Settings 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!