You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* start code review, etc. for release
* move default position setting to top of each setup method
* fixes#32 change access to ?wt.test.BaseWidgetTest for private props for unit testing
* fixes#33 Updated several widgets missing BackgroundColor capability
* fixes#24 Change PasswordField to run ValueChanged event on Enter key instead of typing. New ValueChanging event runs on typing.
* #27 Partial work on SliderCheckbox unit test - Incomplete
* fixes#27 Complete unit test for SliderCheckboxGroup
* fixes#19 Update icons for transparency, revised test app to verify all coloring properties work
* fixed bug in wt.test.SliderCheckboxGroup
* fixes#20 Add pattern to FileSelector, also add warn icon when path is invalid
* fixes#13 FileSelector restores figure focus after completing uigetfile/uigetdir
* add tolerance to wt.test.SliderCheckboxGroup after drag interactions
* Add WidgetsExampleApp
* Prepare release 2.2.0
* Tweaked the deployment and examples text summary a bit, and deployed release 2.2.0
* Add link to new examples app in getting started. Repackage 2.2.0
* Repackage release 2.2.0
<param.summary>Additional app building components to efficiently develop advanced user interfaces in MATLAB</param.summary>
8
-
<param.description>Widgets Toolbox helps you efficiently develop advanced user interfaces in MATLAB. Widgets combine existing control functionalities together into larger, reusable, common functionality to accelerate development of graphical user interfaces. The widgets may be used directly within App Designer
8
+
<param.description>Widgets Toolbox helps you efficiently develop advanced user interfaces in MATLAB and App Designer. Widgets combine existing control functionalities together into larger, reusable, common functionality to accelerate development of graphical user interfaces.
9
9
10
-
The toolbox provides additional UI controls and higher-level components that implement common building blocks needed in MATLAB apps. Components include:
Planning a complex or business-critical app? MathWorks Consulting can advise you on design and architecture: https://www.mathworks.com/services/consulting/proven-solutions/software-development-with-matlab.html</param.description>
0 commit comments