Search Locate Previous Next Contents

Text Matrix (Grid) (TM)


Description
Provides a scrolling matrix edit for cellular text data. Rows may be added, deleted and moved using right-mouse menus on the row titles.

Use the standard ‘Grid‘ property specifications to set the detailed look of your data, for example set the ‘reference’ to:

Coltitles=Id,Name,Dept
CellWidths=72 300 144
Titlewidth=48

Class Property Table
NameTypeDefaultDescription
HintString
StyleManyOf
ValuesUserText matrix
CurrCellUserLocation of cell (two-element int vec)
SpecificationRuntimeGrid Specification
Column TitlesRuntimeText vector of column headers
Row LabelsRuntimeText Vector to label rows
Row OpsManyOf‘ICDM+’Row Menu options
Col OpsManyOf‘FS’Column menu options
Cnr OpsManyOf‘UGR’Corner menu options

Class-specific Events
PCPost Create
HRHelp Request
GDCGrid DoubleClick

Class-specific Functions
MoveShift current cell
InfoReturn (offset)(index)
RowOpsSet new row operations
WideColsNominate Soakaway columns
SetBcolSet Cell Background
SetFcolCell Foreground
AppendAppend row
SetActionSet Select handler function on buttons
SetItemsUpdate dropdown list in-place
GetItemsQuery current dropdown list


Continue to: Text Matrix (Grid) – Row Ops Property
© Copyright Causeway Graphical Systems Ltd 2003