Toolbox: guibuilder

Title: GUI Builder

Summary: A Graphic User Interface Builder

Version: 4.2.3

Author: Tan Chin Luh
 David Violeau

Maintainer: Allan CORNET <allan.cornet@scilab.org>
 Stéphane MOTTELET <stephane.mottelet@utc.fr>
 Administrator ATOMS <contact@scilab.org>
 Chin Luh Tan <tanchinluh@gmail.com>
 Clément DAVID <clement.david@scilab.org>

Category: GUI

Entity: Trity Technogy , Lycee Saint Louis

WebSite: http://www.tritytech.com/

URL: https://atoms.scilab.org/toolboxes/guibuilder/4.2.3

License: CeCILL

ScilabVersion: any

Depends: 

Date: 2023-08-22 12:38:11

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 4.2.3 (22 Aug 2023) by Stéphane Mottelet
 	* include colormap property of exported figure gui
 
 Version 4.2.2 (22 Aug 2023) by Stéphane Mottelet
 	* replaced &#039;eval&#039; occurrences by &#039;evstr&#039;
 	* standardize look and feel (colours, fonts)
 
 Version 4.2.1 (1 Dec 2017) by Tan CL
 	* Bug fix : Fix issue of hidden figure when open existing gui from menu item.
 
 Version 4.2 (1 Dec 2017) by Tan CL
 	* Typo Fix : Changed the version number display on the guibuilder palette 
 	* Warning Fix : Fix the warning during reloading the generated GUI
 
  Version 4.1 (5 May 2017) by Tan CL
  	* Bug Fix : Fix the issue of error during reloading the generated GUI
 
 Version 4.0.1 (21 Feb 2017) by Tan CL
  	* Bug Fix : Fix the issue of axes not shown on generated GUI
 	* Bug Fix : Changes on folder version name and some descriptions updates
 
 Version 4.0 (17 Feb 2017)
 	* Update : To work with Scilab 6.0
 	* Change : Change the way creating figure to make have better visual appearace
 when the GUI launched
 	* Change : Created GUI now a pure figure with no menu, toolbar, etc...  to get
 the WYSIWYG effect from the design view to the actual view.
 
 Version 3.0 (17 May 2014)
 	* Updates : To work with Scilab 5.5
 
 Version 2.3 (16 January 2012) by David Violeau
 	* Feature : ask confirmation before create a new GUI or open an existing one
 	* Feature : posibility to move by 4 buttons a group of buttons
 
 Version 2.2 (17 November 2011) - New 2.2 features have been contributed by David
 Violeau
 
 	* Feature : Close user figure and create a new one
 	* Feature : Open existing interface by clicking on Open and select a file
 	* Feature : Save and rewrite existing functions when you open a file
 	* Feature : Add a new menu - Alignments in order to align vertically or
 horizontally handles, and also adapt their size
 	* Feature : select more than one entity
 	* Feature : automatic writing of parameters of the figure (you select the
 colour, size, position of the figure and it is used for the user interface)
 	* Feature : main menus of Guibuilder depending on the language (Edit-&gt;
 Edition in French...)
 
 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 &quot;uipropsedit&quot; 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 &quot;guibuilder(&#039;filename.sce&#039;);&quot;
 
 
 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.
 
 
  
 

HasNativeCode: No

sourceName: guibuilder-4.2.3-src.zip

sourceMd5: 260ef916831530d33399af08f036a6c1

sourceSha1: 066578d877f016bc4b54c842dcf23595fc1dbcf1

sourceSize: 256996

sourceUrl: https://atoms.scilab.org/toolboxes/guibuilder/4.2.3/files/guibuilder-4.2.3-src.zip

sourceFileClass: source

sourceSupportedScilab: 2023.1

