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

GUI Builder

A Graphic User Interface Builder
(2093 downloads for this version - 153459 downloads for all versions)
Details
Version
2.1
A more recent valid version with binaries for Scilab 5.3 exists: 2.2
Author
Tan Chin Luh
Owner Organization
Trity Technogy
Maintainers
Allan CORNET
Chin Luh Tan
Category
License
Creation Date
March 10, 2011
Source created on
Scilab 5.3.x
Binaries available on
Scilab 5.3.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("guibuilder")
Description
            GUI Builder is a Graphic User Interface Builder  under Scilab.

The program allows you to build your GUI quickly, and the code for the gui would
be generated automatically.

Version 2.1-3 (12 July 2011)
1. Bug Fix : Space in the x_dialog default string (guibuilder)
2. Bug Fix : handles string vector in listbox and popupmenu (guicontrolcreate,
guipropsedit)
3. Bug Fix : Bug when deleting the last remaining object on figure (guibuilder)
4. Feature : Grid on the layout window (guibuilder)
5. Feature : Better Appearance in pallettes (guibuilder)

Version 2.1-2 (13 Mar 2011)
1. Bug Fix : Change "uipropsedit" function which try to change Style
properties of uicontrol object after creation. 

Version 2.1 (10 Mar 2011)
1. Bug Fix : Inserting uicontrol style into the generated code
2. New : Launch GUI once done

Version 2.0 New Features (20th Dec 2010)
1. Creating GUI graphically, including 9 types of uicontrols and axes.
2. User is allowed to modify most of the properties of an object via new
properties editor.
3. User is able to modify the gui created by guibuilder 2.0, by importing the
previous sce with syntax "guibuilder('filename.sce');"


Version 1.1 New Features
1. Changes of size, position, and object deletion could be done interactively
p/s: Thanks Dave for contributing ideas. 


Version 1.0 limitation
1. The output GUI size is fixed
2. During the design, the user only have 1 chance to place the uicontrol. There
are no way to resize, modify the properties, or undo the previous operation. All
changes only could be done in the generated code.
3. Limited properties are user-defined
	a. Tag - Used as the pointer to the uicontrol
	b. String - Used as the display name at certains uicontol
	c. Callback - Whether the uicontrol needs a callback, if yes, the callback name
would use the Tag + _callback.


 
            
Files (2)
[47.79 kB]
Source code archive

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

News (0)
Comments (3)     Leave a comment 
Comment from David Snyder -- August 19, 2011, 09:05:09 PM    
Hi, when I try to install guibuilder I get this error. Is there something that I need? I
have Scilab version 5.3, running windows 7,  64 bit. Thanks,
David
Comment from David Snyder -- August 19, 2011, 09:20:38 PM    
I apologize, I forgot to link the error. Here it is: Thanks again.

atomsDownload: The downloaded file doesn't check the MD5SUM:
	 - file            :
'C:\Users\Snyder\AppData\Roaming\Scilab\scilab-5.3.3\atoms\guibuilder\guibuilder_2.1-2.bin.zip'
	 - MD5SUM expected : 'a18ad44cd028928598a1bb01492ab948'
	 - MD5SUM watched  : 'f4d98359381c008f1c331bc2ba0fb99b'
 !--error 10000 
Answer from Chin Luh Tan -- August 22, 2011, 06:43:25 AM    
> I apologize, I forgot to link the error. Here it is: Thanks again.
> 
> atomsDownload: The downloaded file doesn't check the MD5SUM:
> 	 - file            :
> 'C:\Users\Snyder\AppData\Roaming\Scilab\scilab-5.3.3\atoms\guibuilder\guibuilder_2.1-
2.bin.zip'
> 	 - MD5SUM expected : 'a18ad44cd028928598a1bb01492ab948'
> 	 - MD5SUM watched  : 'f4d98359381c008f1c331bc2ba0fb99b'
>  !--error 10000 
Answer from Chin Luh Tan -- August 22, 2011, 06:47:02 AM    
Hi,

Sorry there are some mistake during my last post. 
The atom modules seems to have a bit problem now, please download the module and put it 
into the contrib folder manually.

Thanks.

Regards,
Chin Luh
Comment from Pascal Buehler -- October 17, 2011, 02:24:05 PM    
Nice, little Programm, but some kind of Tab-Displaying or Folder displaying is missing.

M.f.G. Pascal 
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.