Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : guimaker details
Login with GitLab

guimaker

A toolbox for creating GUIs with a minimum of programming.
(9538 downloads for this version - 44374 downloads for all versions)
Details
Version
1.9
A more recent valid version exists: 1.91
Author
T. Pettersen
Owner Organization
Not applicable
Maintainer
Torbjorn Pettersen
Category
License
Dependency
Creation Date
April 15, 2014
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("guimaker")
Description
            guimaker is a command line tool for creating graphical user interfaces
(GUI) in Scilab.

The GUIs are based on the available uicontrol objects in Scilab. 

guimaker() can be used either for generating GUIs within programs, or it can be
used for creating Scilab source code which serve as a starting point for
more advanced programming of GUIs.

menumaker() has been added as a frontend for the scilab command uimenus(). Its
purpose is to add systems of menus to a figure using a similar input definition
as guimaker. 

gui2maker() creates an input file to guibuilder (external toolbox) from an
existing graphical user interface (gui). A graphical user interface created with
for example guimaker can be easily ported to guibuilder for further manual
modifications.

Changes in version 1.9:
* Minor adjustments to work with Scilab version 5.5.
* Updated and added some demos.
Note that new uicontrol styles like layer, image, spinner, tab and table have
not been tested.

            
Files (2)
[267.32 kB]
Source code archive

[247.49 kB]
OS-independent binary for Scilab 5.4.x
Binary version
Automatically generated by the ATOMS compilation chain

News (0)
Comments (1)     Leave a comment 
Comment from Yoshikazu Noguchi -- September 15, 2014, 06:20:53 AM    
Hello,


I am a begginer of Scilab. I install Scilab 5.5.0 and guimaker.

When I start Scilab, I got following message on my Scilab Console;

Startup execution:
  loading initial environment

Start Apifun
	Load macros
	Load help
	Type "help apifun_overview" for quick start.

START Control Design Using Root Locus GUI
	Load macros
	Load help
	Type "rldesign" to start the GUI

Start regtools
 
 guimaker is not installed - trying to install.   
 
 Installed apifun - restart of Scilab is required.   
	Load macros
	Load help
	Load demos

Start guimaker
	Load macros
	Load help
	Load demos


May I ask you help? I would like to guimaker on my PC. (Windows 7)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.