matrix

matrix

Matrix design settings.

global

items margin

Space in pixels, from 0 to 20, left between the cells, between the headers and the cells, and between the grid and the panel border. When mouse over effect is ON, the highlight of the hovered line and column also extends by this margin.

adjust client size

When ON, items width and items height are recomputed automatically each time the number of lines or columns changes, so that all the cells fill the panel (the line headers width, the column headers height and the items margin are subtracted from the available space). When OFF, the cells keep their fixed items width and items height and the cells that do not fit are reached with the scrollers.

mouse over effect

When ON, the whole line and the whole column of the cell under the mouse are highlighted with the mouse over color. When OFF, nothing is drawn when the mouse moves over the cells.

mouse over color

Color of the line and column highlight drawn under the mouse when mouse over effect is ON.

cursor color

Color of the 1 pixel outline drawn around the cell, the whole line or the whole column pointed by the cursor, when the module drives a cursor position (for example the cursor of the Panel Array Editor Data module). Nothing is drawn when no cursor is set.

cells

items width

Width of the cells in pixels, from 0 to 400 (default 50). Ignored and recomputed automatically when adjust client size is ON.

items height

Height of the cells in pixels, from 0 to 400 (default 14). The line headers share this height, and the font size of the cells text is derived from it (see items font size factor). Ignored and recomputed automatically when adjust client size is ON.

items round size

Radius in pixels, from 0 to 40 (default 0), of the rounded corners of the cells. 0 gives square corners.

items align

Horizontal alignment of the text displayed inside the cells (value, string or caption):

  • center: text centered in the cell
  • left: text aligned on the left edge of the cell
  • right: text aligned on the right edge of the cell

items font color

Color of the text displayed inside the cells.

items font size factor

Font size of the cells text, as a factor from 0 to 3 (default 0.9) of the items height: 1 gives a text as high as the cell.

items background color

Fill color of the cells (for the Panel Matrix module, the color of the empty part of a cell). It is replaced by the module's cells color array when the module's cells color mode is set to color the cells by line, column or cell.

items foreground color

Color of the value part of the cells; only available for the Panel Matrix module (the Data and String array editors do not have it). In squares draw mode the cell is filled with this color with an opacity equal to its value (0 = invisible, 1 = fully opaque); in circles draw mode the circle outline is drawn with it. It is replaced by the module's cells color array when the module's cells color mode is set by line, column or cell.

items draw mode

Shape used to draw the value of the cells of the Panel Matrix module. It has no effect on the Data and String array editors, whose cells are always rectangles containing text.

  • squares: each cell is a rectangle filled with the items background color, over which the items foreground color is drawn with an opacity proportional to the cell value.
  • circles: each cell is drawn as a circle outline in the items foreground color whose diameter grows with the cell value (a small dot when the value is 0).

items circle line width

Thickness of the circle outline when items draw mode is set to circles, as a factor from 0 to 1 (default 0.6) of the cell width (the thickness is factor x items width x 0.3, never less than 1 pixel). Not used in squares mode.

headers

show line headers

When ON, a header column is displayed on the left of the grid, with one header cell per line showing the line name provided by the module. When OFF, the cells start directly at the left border.

line headers width

Width in pixels, from 0 to 400 (default 50), of the header column displayed when show line headers is ON. The height of the line headers is the items height. This width is subtracted from the space available for the cells when adjust client size is ON.

line headers round size

Radius in pixels, from 0 to 40 (default 0), of the rounded corners of the line header cells.

line headers align

Horizontal alignment of the text in the line headers:

  • center: text centered in the header cell
  • left: text aligned on the left edge
  • right: text aligned on the right edge

line headers font color

Color of the text of the line headers.

line headers font size factor

Font size of the line headers text, as a factor from 0 to 3 (default 0.9) of the header cell height (the items height).

line headers font bold

When ON, the text of the line headers is drawn in bold. When OFF, it uses the regular style.

line headers background color

Fill color of the line header cells. It is replaced by the module's line headers color array when the module's line headers color mode is enabled.

show column headers

When ON, a header line is displayed on top of the grid, with one header cell per column showing the column name provided by the module. When OFF, the cells start directly under the panel caption.

column headers height

Height in pixels, from 0 to 400 (default 14), of the header line displayed when show column headers is ON. The width of the column headers is the items width. This height is subtracted from the space available for the cells when adjust client size is ON.

column headers round size

Radius in pixels, from 0 to 40 (default 0), of the rounded corners of the column header cells.

column headers align

Horizontal alignment of the text in the column headers (when column headers vertical caption is ON, the alignment applies along the rotated text):

  • center: text centered in the header cell
  • left: text aligned on the left edge
  • right: text aligned on the right edge

column headers font color

Color of the text of the column headers.

column headers font size factor

Font size of the column headers text, as a factor from 0 to 3 (default 0.9) of the column headers height. When column headers vertical caption is ON, the factor applies to the items width instead.

column header font bold

When ON, the text of the column headers is drawn in bold. When OFF, it uses the regular style.

column headers vertical caption

When ON, the text of the column headers is rotated by 90 degrees and drawn vertically, reading from bottom to top, which allows long column names on narrow columns (increase the column headers height to make room for the text). When OFF, the text is drawn horizontally.

column headers background color

Fill color of the column header cells. It is replaced by the module's column headers color array when the module's column headers color mode is enabled.

version 7.0.250121

Edit All Pages