PANE: Number of Panes and their Position (41h) [PXL 2.0]

The PANE record describes the number and position of unfrozen panes in a window.

Record Data

Offset
Name
Size
Contents
0 x 2 Horizontal position
2 y 2 Vertical position
4 rwTop 2 Top row visible
6 colLeft 2 Leftmost column visible
8 pnnAct 1 Pane number

Parameters

x
Horizontal position of the split. Zero if there is no split. The value is given in pixels when panes are not frozen, and in rows/columns when they are.
y
Vertical position of the split. Zero if there is no split. The value is given in pixels when panes are not frozen, and in rows/columns when they are.
rwTop
Top row visible in the lower pane
colLeft
Leftmost column visible in the right pane
pnnAct
Pane number of the active pane. Values for pnnAct are:

0 = bottom right

1 = top right

2 = bottom left

3 = top left