How does one implement context menus within the Matlab App Developer?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
This seems as thought it should be simple but I've been having a devil of a time with it.
There's no context menu control within App Developer and the objects that I've created don't seem to have UIContextMenu as properties. So, while I can create context menus using the uicontextmenu command upon the display of the app figure, I am not able to assign those menus to any of the controls.
Have I missed something very obvious? Or is there a known workaround? Or is this merely a limitation of App Developer and, in this case, when will this limitation be addressed?
Thanks in advance.
dfergenson
1 Commento
Didier Blach-Laflèche
il 23 Mag 2018
I am also struggling with this issue. Has anyone figured out how to implement context menus in the app designer?
Risposte (2)
ES
il 24 Mag 2018
Modificato: ES
il 24 Mag 2018
As of 16B atleast, appdesigner doesn't have a context menu option. https://in.mathworks.com/help/matlab/creating_guis/choose-components-for-your-app-designer-app.html
I think same applies to Toolbars and ActiveX control.
https://in.mathworks.com/help/matlab/creating_guis/graphics-support-in-app-designer.html
0 Commenti
Jyoti Gandhe
il 26 Mar 2020
App designer supports Context Menu and Toolbar components as of 2020a.
0 Commenti
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!