FlashGUI Functions

  Objects Object functions Other functions  

Objects / winbox

winbox

winbox(objnum,coord,text,option)

creates an object that looks like a window

Parameters

objnumobject number
coordcoords comma or @am delimited
textwindow title
optionoptions comma or @am delimited

Coords

'width,height'to center
'col,row,width,height'to place relative to the parent window
'col,row,width,height' with desktop optionto place relative to the desktop

Options

appwindowapplication window (has a bar on the panel)
bkg colorbackground color (see bkg)
childplaced within the parent object
disabledisabled
desktopplaced relative to the desktop
hideinvisible
hotkey keyname ...assign hotkeys (see hotkey)
icon name numsets icon num from image list name
nocaptionwithout caption
noclosewithout close button and icon
nomaxwithout maximize button
nominwithout minimize button
noresizenot resizable by mouse
offdisabled
toolwindowwithout icon, smaller panel

Events

OnCancel'Esc' key has been pressed

No data
OnClose'Close window' icon has been clicked

No data

Note

  • Ctrl+Q displays the working program name or the selected object coords in the window title

Functions

delobjdeletes object
doexecutes an additional action
getdtreturns additional data
modifymodifies object's properties
setfocussets focus to an object
 

Page 4-27 | Updated Oct 29, 2008 at 11:24:09 | © Infoved 2010