Rank: 17981 based on 0 downloads (last 30 days) and 0 files submitted
photo

Dirk Engel

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Dirk View all
Updated File Comments Rating
29 Dec 2010 GUI Layout Toolbox Layout management objects for MATLAB GUIs Author: Ben Tordoff

Thank you Ben and David for this contribution. The flexible boxes finally provide a way of real interactive GUI scalability. Found nothing comparable.

Unfortunately, still some bugs and missing features (in v1.8) for large GUI applicatons. E.g.
* for containers with 2 or more dividers, sliding one divider behind another one throws "Width and height must be > 0" in Container>Container.repositionChild at 340
* dividers often overlap borders of adjacent panels, looks very unprofessional (perhaps a rounding problem of pixel positions?)
* poor redrawing in case of many nested flexible boxes (one has to watch the controls getting resized back and forth several times until the final result)
* user-defined WindowButtonUpFcn is getting lost when a divider is moved while any figure mode is on (e.g. zoom). When turning off the mode, the WindowButtonUpFcn of the devider is restored instead of the user-defined callback function.
* nice to have: height and width limits and maybe other constraints for flexible containers. Perhaps one can adopt some ideas from another nice layout manager: GridBagLayout. Thanks to OOP I'm of course free to do this by subclassing, but maybe the feature finds its way into the uiextras toolbox.

29 Dec 2010 GridBagLayout A MATLAB class which controls layout and resize of a figure/uipanel/uicontainer. Author: Jason
05 Aug 2009 num2cellstr num2CellStr converts numeric or logical array to a cell array of strings Author: Andrew Watson
Top Tags Applied by Dirk
layout manager, cdf common data format
Files Tagged by Dirk View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
14 Jul 2011 Screenshot GUI Layout Toolbox Layout management objects for MATLAB GUIs Author: Ben Tordoff gui, boxlayout, gridlayout, java, layout, potw 140 107
  • 4.96875
5.0 | 34 ratings
16 Dec 2009 GridBagLayout A MATLAB class which controls layout and resize of a figure/uipanel/uicontainer. Author: Jason potw, position, graphical user interf..., gridbaglayout, resize, gridbag 12 4
  • 5.0
5.0 | 6 ratings
12 Jun 2008 Screenshot Yet Another Layout Manager Easily align gui elements and quickly build resizable gui Author: amilcar chaudhary example, tab, resizable gui layout ..., gui, panel, gui tools 12 1
11 Apr 2007 CDF file reader speedups Speedups for reading CDF files Author: Robert Weigel cdf common data forma..., data export, data import 3 1
  • 5.0
5.0 | 2 ratings

Contact us at files@mathworks.com