标签: html matlab user-interface listbox
不幸的是,此命令不会更改我的appdesigner UI Liastbox中第一项(名为“ XXX”)的颜色!
app.ListBox_Test.Items{1} = '<html><font color="red"> XXX </font></html>'
此链接阐明了appdesgner中的liastbox仍然无法使用此功能:
https://www.mathworks.com/matlabcentral/answers/404134-different-colors-for-each-item-in-listbox-of-an-app-designer#comment_578148
是否有任何手势或解决方法可以使此功能在appdesigner中起作用?