how to change inputdlg & questdlg & listdlg ICON?
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
how to change inputdlg & questdlg & listdlg & waitbar & ... ICONS in MATLAB app designer?
1 comentario
dpb
el 20 de En. de 2023
Facility isn't provided out of the box, sorry.
Theoretically, one could mung on the built executable with a resource compiler and manage to do so, I suppose, but haven't ever tried any such thing.
Respuestas (1)
Adam Danz
el 20 de En. de 2023
Editada: Adam Danz
el 20 de En. de 2023
This addresses your question
3 comentarios
dpb
el 20 de En. de 2023
Editada: dpb
el 21 de En. de 2023
Well, since OP specifically circled the logo icon in red and posted four of them, it would seem pretty clear that's what he's interested in changing.
It's not the first time has been asked/complained of that a packaged app still has the MATLAB logo icon on its main window -- one can change the icon associated with the executable itself, but that doesn't get transferred down to the lower level of the windows the app opens.
And, the icons that are settable in uialert are the pushbuttons associated with it, not the window icon. That's helpful, but not related to the Q? asked.
I agree with this OP and with those who've asked/complained before that it should be possible; that MATLAB was used to build the app doesn't necessarily mean anything in deploying the app.
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
