- Change the background color(grey) of the tabgroup.
- Change the color of checkbox
- Change the border thickness of table
Change non-listed, unaccessible(?) properties in app designer
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Clemens Gersch
el 10 de Jul. de 2020
Respondida: Reshma Nerella
el 19 de Feb. de 2021
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:
- The darkgrey background of the tabgroup tab selection shall be blue.
- The check box (I mean the box, not its label) shall be darkgreen and the check mark white.
- 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.
0 comentarios
Respuesta aceptada
Reshma Nerella
el 19 de Feb. de 2021
Hello,
Currently, there is no option to
I have brought this issue to the concerned people and it might be considered in any future release.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!