Man Scilab

GUI and Dialogs
addmenu - interactive button or menu definition
browsevar - Scilab variable browser
buttondialog - Create a simple button dialog
config - Scilab general configuration.
delmenu - interactive button or menu deletion
demoplay - interactive demo player.
editvar - Scilab variable editor
getvalue - xwindow dialog for data acquisition
halt - stop execution
havewindow - return scilab window mode
keyboard - keyboard commands
progressionbar - Draw a progression bar
seteventhandler - set an event handler for the current graphic window
setmenu - interactive button or menu activation
unsetmenu - interactive button or menu or submenu de-activation
waitbar - Draw a waitbar
winclose - close windows created by sciGUI
winlist - Return the winId of current window created by sciGUI
x_choices - interactive Xwindow choices through toggle buttons
x_choose - interactive Xwindow choice
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

Back