Color Font UI in Audio Plugin

2 ビュー (過去 30 日間)
Pablo Panitta
Pablo Panitta 2019 年 10 月 8 日
コメント済み: Pablo Panitta 2019 年 10 月 9 日
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 日
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

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSimulation, Tuning, and Visualization についてさらに検索

タグ

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by