Element: table_window.panels [ ]

Type

panel

Description

The panel children of table_window. The size of the array is table_window.panel_count. This is the number of panels in the major dimension, i.e. in one row/column of the table.

Sub-panels can be given names which may subsequently be used to reference panels in the minor dimensions. For example if a panel in a row based table window has the name area, then mywin.area[5] corresponds to the relevant panel in the fifth row of the table.

See Also

Structures:

panel