<< Графики: экспорт и печать
Scilab Help
Data Structures >>
Scilab Help
>> GUI
GUI
Borders
Soft bevel border properties
—
Description of the soft-bevel and bevel borders properties.
Compound border properties
—
Description of the compound borders properties.
createBorder
—
Create a border for a frame uicontrol.
createBorderFont
—
Create a font for an uicontrol border.
Empty border properties
—
Description of the empty borders properties.
Etched border properties
—
Description of the etched borders properties.
Line border properties
—
Description of the line borders properties.
Matte border properties
—
Description of the matte borders properties.
Titled border properties
—
Description of the titled borders properties.
Layouts
Border Constraints Properties
—
Description of the border constraints set of properties.
Border Layout Options Properties
—
Description of the border layout options set of properties.
createConstraints
—
Creates the layout constraints structure for a uicontrol.
createLayoutOptions
—
Creates the layout options for a
frame
uicontrol or a figure
Grid Constraints Properties
—
Description of the grid constraints set of properties.
Grid Layout Options Properties
—
Description of the grid layout options set of properties.
Gridbag Constraints Properties
—
Description of the gridbag constraints set of properties.
Gridbag Layout Options Properties
—
Description of the gridbag layout options set of properties.
Layout
—
Description of the different layouts and constraints for uicontrols and figures.
Menus
addmenu
—
interactive button or menu definition
delmenu
—
interactive button or menu deletion
setmenu
—
interactive button or menu activation
uicontextmenu
—
Creates a context menu
uimenu
—
Create a menu or a submenu in a figure
uimenu properties
—
Description of uimenu properties.
unsetmenu
—
interactive button or menu or submenu de-activation
uitree
uiConcatTree
—
Concatenation of trees
uiCreateNode
—
Creation of node (for Scilab uitree)
uiCreateTree
—
Creation of an uitree
uiDeleteNode
—
Deletion in an uitree
uiDisplayTree
—
Printing an uitree in GUI mode
uiDumpTree
—
Printing an uitree in the console (text mode)
uiEqualsTree
—
Comparing two trees
uiFindNode
—
Find node in an uitree
uiGetChildrenNode
—
Get Children of a node
uiGetNodePosition
—
Get the position(s) of a node
uiGetParentNode
—
Get Parent of a node
uiInsertNode
—
Insertion in a uitree
about
—
show "about scilab" dialog box
clipboard
—
Copy and paste strings to and from the system clipboard.
close
—
closes graphic figures, progressionbars or waitbars
Console properties
—
Description of console object properties.
createWindow
—
create a window
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 для получения данных
Interactive Editor
—
Interactive plot editor
loadGui
—
Load a graphic user interface from a saved file
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.
saveGui
—
Save a graphic user interface in a file
setlookandfeel
—
sets the current default look and feel.
toolbar
—
show or hide a toolbar
toprint
—
Send text or figure to the printer.
uicontrol
—
create a Graphic User Interface object
uicontrol properties
—
Description of the uicontrol properties.
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.
uiputfile
—
Open standard dialog box for selecting and saving file.
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
—
Dialog for interactive multi-lines input.
x_matrix
—
Xwindow editing of matrix
x_mdialog
—
Dialog for interactive vector/matrix input.
Report an issue
<< Графики: экспорт и печать
Scilab Help
Data Structures >>