Change the size of components in App Designer

3 Ansichten (letzte 30 Tage)
ibabinaca
ibabinaca am 27 Sep. 2019
Beantwortet: Raunak Gupta am 30 Sep. 2019
Hello,
I want to know if its possible to change the size of a component, for example a list box, in App Designer by code.
Thank you in advance.
  1 Kommentar
Adam
Adam am 27 Sep. 2019
Yes. Just drag a corner or change the 'Position' property values.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Raunak Gupta
Raunak Gupta am 30 Sep. 2019
Hi,
You may refer to UI Figure Properties for changing appearance of the objects that are created in App Designer. The Position property can be changed in the beginning or maybe changed on the go using callbacks if it is required to change the size of components with some user input.

Weitere Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by