FlashGUI Functions

  Objects Object functions Other functions  

Objects / window

window

window(coord,text,option)

creates a new window

Parameters

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

childnot modal, stays within the parent window
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
rootnot modal, parent is the desktop
toolwindowwithout icon, smaller panel

Events

OnCancel'Esc' key has been pressed

No data
OnClose'Close window' icon has been clicked

No data
menuitem.idA menuitem has been selected

No data

Note

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

Functions

delwindeletes current window
doexecutes an additional action
getdtreturns additional data
modifymodifies object's properties
settextinserts text into an object

Using FlashGUI

windowWindow
 

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