Hi
Is it possible to change the color of the font in audioPluginParameter function? We can change the background color of UI, but I coudn´t find how tho change the fonts one.
Cheers
Pablo

답변 (1개)

Charlie DeVane
Charlie DeVane 2019년 10월 9일

0 개 추천

Hi Pablo,
No, sorry, there is no way to change the font color in audioPluginParameter.
A workaround is to use the -juceproject flag with generateAudioPlugin. You can then modify the generated C++ code to change the font color, and anything else you like. This requires a MATLAB Coder license.
Best,
Charlie

댓글 수: 1

Pablo Panitta
Pablo Panitta 2019년 10월 9일
Thanks Charlie, this is exactly what I´m doing. For sure improvements in UI capabilities to be included in product roadmap.
Br
Pablo

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기

제품

릴리스

R2019b

태그

질문:

2019년 10월 8일

댓글:

2019년 10월 9일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by