ReGUI Builder

Build application layout with responsive graphical user interface.
193 Downloads
Updated 1 Jan 2020

View License

-- Responsive Graphical User Interface Builder --

ReGUI Builder is a tool for building application layout with implemented responsive
functionality.

After launching ReGUI Builder, user can select one of the pre-made 6 layouts, or can
create uniform layout. After the layout is shown, ReGUI functionality is present as well.
By pressing any key on the user's keyboard, this layout can be exported to a new
"export.m" MATLAB file. New file contains selected or customized layout with ReGUI
functionality. Afterwards, user can add his own GUI elements and attach them to logical
blocks of the layout.

ReGUI Builder demonstration and tutorial video:
https://www.youtube.com/watch?v=a7Cx_N_ggdw

Video Chapters:
00:10 - Responsive Graphical User Interface (ReGUI) and TeachLCGE demonstration.
00:57 - ReGUI Builder application demonstration.
04:00 - Tutorial for placeholder function - how to add GUI elements to exported layout.

Read the article about the ReGUI here:
https://arxiv.org/abs/1704.03521

And take a look at the ReGUI demonstration video:
https://www.youtube.com/watch?v=ndYC11vIT2Y

VERSIONS:
V1.0: First version of the application, 6 layouts and custom layout functionalities
are included.

V1.1: (1) Simplified means of defining new UI elements in placeholder function. (2) Each exported layout contains few text UI elements in placeholder function as examples to demonstrate how to add these UI elements. (3) Updated logic of the ReGUI functionality. User-defined UI elements are now proportionally resized as logical panels they are attached to.

ReGUI Builder has been developed and tested on MATLAB R2015a.
---------------------------------------------------------------------
I am grateful to Prof. Igor Podlubny (http://www.tuke.sk/podlubny/) for teaching this
approach in his course on computational tools for automation and informatization
of processes, and to Dr. Jana Pocsova (jana.pocsova@tuke.sk) for her guidance,
suggestions and support. Also, Dr. Andrea Mojzisova's advices and remarks are
highly appreciated.

Author: Matej Mikulszky, 2019
email: matej.mikulszky@student.tuke.sk
Student, Technical University, Kosice, Slovakia

For updates, please check the following link:
http://bit.ly/mikulszky_mathworks

Cite As

Matej Mikulszky (2024). ReGUI Builder (https://www.mathworks.com/matlabcentral/fileexchange/71324-regui-builder), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on App Building in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0

Simplified means of defining new UI elements in placeholder function. (2) Each exported layout contains few text UI elements in placeholder function as examples to demonstrate how to add these UI elements. (3) Updated logic of the ReGUI functionality

1.0.0