UIFigureSizeChanged does not work

17 ビュー (過去 30 日間)
Josep Llobet
Josep Llobet 2022 年 7 月 21 日
回答済み: Josep Llobet 2022 年 7 月 21 日
Hello there,
In App, the callback UIFigureSizeChanged does not make any effect when the size of the GUI's app is changed.
I tryied it in a white app with and without elements and does not show anything when the size or maximized of the GUI is changed.
Anybody know an callback for when the window state is changed? or app GUi size is changed?
As indicated in MATLAB note,
thank you very much

採用された回答

Josep Llobet
Josep Llobet 2022 年 7 月 21 日
Ok, as indicated in this MATLAB Answer from 2017, the 'AutoResizeChildren' of the UIFigure must be put it in off.
In the SizeChangedFcn explication, of the UI Figure Properties, of the MATLAB Help Center, it is also indicated.

その他の回答 (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