FlashGUI Functions

  Objects Object functions Other functions  

Objects / checkbox

checkbox

checkbox(objnum,coord,text,option)

creates a checkbox button

Parameters

objnumobject number
coordcolumn, row, width, height (optional)
comma or @am delimited.
If grid is used then column and row are not specified,
and width is optional
textbutton text
optionoptions comma or @am delimited

Options

bkg colorbackground color (see bkg)
disabledisabled
font [name size style color]font specification (see font)
hideinvisible
lefttext on the left
notabdo not stop by TAB
offdisabled
sizing CODE [base.objnum]sizing specification (see sizing)
tooltipemerging help

Events

OnCheckThe button has been checked

No data
OnEnter'Enter' key has been pressed

Data:
dt<1> - text
OnUncheckThe button has been unchecked

No data

Functions

delobjdeletes object
doexecutes an additional action
getcheckreturns a checkbox or a radio button state
getdtreturns additional data
modifymodifies object's properties
setcheckchecks/unchecks a checkbox or a radio
setfocussets focus to an object

Using FlashGUI

checkboxCheck button
 

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