GUI Layout Toolbox

버전 2.3.6 (956 KB) 작성자: David Sampson
Layout manager for MATLAB graphical user interfaces
다운로드 수: 97.3K
업데이트 날짜: 2023/5/21

라이선스 보기

편집자 메모: Popular File 2017 2018 2019 2020

This file was selected as MATLAB Central Pick of the Week

This toolbox provides tools to create sophisticated MATLAB graphical user interfaces that resize gracefully. The classes supplied can be used in combination to produce virtually any user interface layout.
* Arrange MATLAB user interface components horizontally, vertically or in grids
* Mix fixed- and variable-size components
* Resize components interactively by dragging dividers
* Show and hide components using tabs and panels
* Show part of a large component in a scrollable panel
This toolbox was developed by David Sampson and Ben Tordoff from the [Consulting Services](http://www.mathworks.com/services/consulting/) group at MathWorks.
This version is for MATLAB R2014b and later. For R2014a and earlier, see [version 1](http://www.mathworks.com/matlabcentral/fileexchange/27758-gui-layout-toolbox).

인용 양식

David Sampson (2024). GUI Layout Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/47982-gui-layout-toolbox), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2023a
R2014b 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
2.3.6

* Added details of web graphics support

2.3.5

* Updated for compatibility with R2020b uipanels
* Fixed G1959226 "Scrolling panel scrollbars and blanking plate do not match background color"
* Fixed G1959228 "Scrolling panel sliders remain after child is deleted"

2.3.4

* Fixed G1910801 "Scrolling panel does not work in figure with Units other than 'pixels'"
* Fixed G1911845 "Unexpected reordering of contents as axes toolbar causes axes to be removed and readded"

2.3.3

* Updated for compatibility with R2018b axes toolbars
* Fixed G1804440 "Flex containers position axes incorrectly when ActivePositionProperty is outerposition"

2.3.2.0

* Set tooltip strings for BoxPanel dock/undock, minimize/maximize, help and close buttons
* Set default padding for flex containers to 5 so that dividers are visible
* Fixed G1358897 "BoxPanel title is truncated on Mac high DPI display"

2.3.1.0

* Specify minimum width and height of contents in uix.ScrollingPanel
* Update contents position while dragging uix.ScrollingPanel scrollbox
* Scroll uix.ScrollingPanel using mouse wheel

2.3.0.0

* Added scrolling panel
* Expand and collapse box panel by clicking on title
* Fixed G1493103 "Error on construction behavior is inconstistent with builtin objects"

2.2.2.0

* Fixed G1175938 "Cannot use data cursor mode with GUI Layout Toolbox containers"
* Fixed G1367337 "Update flex container pointer on mouse press event"
* Fixed G1380756 "Space behind TabPanel tabs should match parent color"

2.2.1.0

Bug fixes

2.2.0.0

* Improved box panel title bar appearance
* Changed selection behavior of uix.TabGroup to match that of uitabgroup when the selected tab is removed
* Bug fixes (see release notes)

2.1.2.0

Bug fixes

2.1.1.0

Removed HTML tags from description since File Exchange does not render markup. No changes to the submission itself.
Version 2.1.1 fixes several bugs in version 2.1.

2.1.0.0