2022年9月8日2023年9月23日に投稿 投稿者 ALINCO UIの動的変更 function updateUILayout(container) { try { container.layout.layout(); mainWin.layout.layout(); } catch (e) { alert(e.message + e.line) } }変えたいパーツの上のグループを container にぶち込めばOK。Tweet 投稿ナビゲーション前の投稿: UIのパーツを出したり隠したり次の投稿: 自作プラグインを配布したら「Couldn’t find main entry point for」エラーが出て動かせない現象が多発した話