GuiControlArrayControl

Brief Desc.

Inherit:
GuiControl

Description

Brief Desc.

Example:

// Comment:
%okButton = new ClassObject()
instantiation

Fields

int GuiControlArrayControl::colCount

Number of colums in the array.

intList GuiControlArrayControl::colSizes

Size of each individual column.

int GuiControlArrayControl::colSpacing

Padding to put between columns.

int GuiControlArrayControl::rowSize

Heigth of a row in the array.

int GuiControlArrayControl::rowSpacing

Padding to put between rows.