ReGUI Builder

版本 1.1.0 (14.9 KB) 作者: Matej Mikulszky
Build application layout with responsive graphical user interface.
197.0 次下载
更新时间 2020/1/1

查看许可证

-- 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

引用格式

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

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 App Building 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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