FlashGUI Functions

  Objects Object functions Other functions  

Objects / textbox

textbox

textbox(objnum,coord,option)

creates a text editor

Parameters

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

Options

disabledisabled
editorsets additional options for editing
flatwithout border
hideinvisible
hotkey keyname keyname ...assign hotkeys (see hotkey)
notabdo not stop by TAB
numdisplay line nimbers
offdisabled
readonlyreadonly
sizing CODE [base.objnum]sizing specification (see sizing)

Events

OnSetFocusThe object has got focus

Data:
dt<1> - unfocused object window number
dt<2> - unfocused object number
WM_RBUTTONDOWNRight mouse button has been clicked

No data
OnSavepointLeftText has been changed by the User

No data

Hot keys

VK_ESCAPE'Esc' key has been pressed
VK_TAB'Tab' key has been pressed
VK_TAB|MOD_SHIFT'Shift+Tab' keys have been pressed
VK_RETURN|MOD_SHIFT'Shift+Enter' keys have been pressed
VK_RETURN|MOD_CONTROL'Ctrl+Enter' keys have been pressed

The following markers are created automatically (the colors are very light):

1gray
2red
3green
4blue
5yellow

Functions

delobjdeletes object
doexecutes an additional action
getdtreturns additional data
getmarkreturns marked lines and positions
gettextreturns text from an entry, a combobox or a textbox
instextinserts text to a textbox
marklinemarks a line in a textbox
marktextmarks all occurences of a text in a textbox
modifymodifies object's properties
setfocussets focus to an object
settextinserts text into an object

Using FlashGUI

textboxText box
 

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