GUI
Prev
Next
GUI
Table of Contents
about
— show "about scilab" dialog box
addmenu
— interactive button or menu definition
clipboard
— Copy and paste strings to and from the system clipboard.
close
— close a figure
delmenu
— interactive button or menu deletion
exportUI
— Call the file export graphical interface
figure
— create a figure
findobj
— find an object with specified property
gcbo
— Handle of the object whose callback is executing.
getcallbackobject
— Return the handle of the object whose callback is executing.
getinstalledlookandfeels
— returns a string matrix with all Look and Feels.
getlookandfeel
— gets the current default look and feel.
getvalue
— xwindow dialog for data acquisition
messagebox
— Open a message box.
printfigure
— Opens a printing dialog and prints a figure.
printsetupbox
— Display print dialog box.
progressionbar
— Draw a progression bar
root_properties
— description of the root object properties.
setlookandfeel
— sets the current default look and feel.
setmenu
— interactive button or menu activation
toolbar
— show or hide a toolbar
toprint
— Send text or figure to the printer.
uicontrol
— create a Graphic User Interface object
uigetcolor
— Opens a dialog for selecting a color.
uigetdir
— dialog for selecting a directory
uigetfile
— dialog window to get a file(s) name(s), path and filter index
uigetfont
— Opens a dialog for selecting a font.
uimenu
— Create a menu or a submenu in a figure
unsetmenu
— interactive button or menu or submenu de-activation
usecanvas
— Get/Set the main component used for Scilab graphics.
waitbar
— Draw a waitbar
x_choices
— interactive Xwindow choices through toggle buttons
x_choose
— interactive window choice (modal dialog)
x_choose_modeless
— interactive window choice (not modal dialog)
x_dialog
— Xwindow dialog
x_matrix
— Xwindow editing of matrix
x_mdialog
— Xwindow dialog
x_message
— X window message
x_message_modeless
— X window modeless message
xgetfile
— dialog to get a file path