Change non-listed, unaccessible(?) properties in app designer

1 回表示 (過去 30 日間)
Clemens Gersch
Clemens Gersch 2020 年 7 月 10 日
回答済み: Reshma Nerella 2021 年 2 月 19 日
Hi,
i would like to access properties in the app designer which are not accessible by the usual means as they are not properties of the component objects.
Though, I think that they must be internally set at some point and therefore also be editable.
Consider the following app which is also uploaded as a .mlapp file
Some arbitrary examples of what I would like to change:
  1. The darkgrey background of the tabgroup tab selection shall be blue.
  2. The check box (I mean the box, not its label) shall be darkgreen and the check mark white.
  3. The boarder of the tabgroup shall be thicker.
Is there some way to access those properties?
I could find that there are is the possibility to access java properties of single component in GUIDE, what gives about endless possibilities to change the design. This apparently does not work with the appdesigner. Maybe someone of you could offer a solution for appdesigner.

採用された回答

Reshma Nerella
Reshma Nerella 2021 年 2 月 19 日
Hello,
Currently, there is no option to
  1. Change the background color(grey) of the tabgroup.
  2. Change the color of checkbox
  3. Change the border thickness of table
I have brought this issue to the concerned people and it might be considered in any future release.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by