Reposition image in app
Afficher commentaires plus anciens
I am the author of a MATLAB app where I'd like to add a logo (as a uiimage) to the upper right corner of my UIFigure window.
When I resize my main app window (app.UIFIgure) the logo (app.Image) is not repositioned
I'd like it to keep the distance from the top and from the right side - how can you do that,
When I add a resizefcn to my UIFigure I get the warning message:
Warning: 'SizeChangedFcn' callback will not execute while 'AutoResizeChildren' is set to 'on'.
1 commentaire
Geoff Hayes
le 3 Nov 2021
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Display and Exploration dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!