0E0D3 |
TOP8
|
( → HBgrob #x1 #y #x1+131 #y1+8 )
Returns coordinates of first status line.
|
0E0FB |
Rows8-15
|
( → HBgrob #x1 #y1+8 #x1+131 #y1+16 )
Returns coordinates of second status line.
|
0E0AB |
TOP16
|
( → HBgrob #x1 #y1 #x1+131 #y1+16 )
Returns coordinates of status area.
|
137B6 |
WINDOWCORNER
|
( → #y #x )
Gets coordinates of corner of window. Note
the order of #x and #y.
|
0E128 |
HBUFF_X_Y
|
( → HBgrob #x #y )
Returns current grob and window coordinates.
|
515FA |
LEFTCOL
|
( → #x )
Gets x-coordinate of left column.
|
5160E |
RIGHTCOL
|
( → #x )
Gets x-coordinate of right column.
|
515A0 |
TOPROW
|
( → #y )
Gets y-coordinate of top row.
|
515B4 |
BOTROW
|
( → #y )
Gets y-coordinate of bottom row.
|
13679 |
WINDOWXY
|
( #y #x → )
Sets corner coordinates. The name really
should be WINDOWYX
|
13695 |
(REDISPHBUFF)
|
( → )
Sets #0 and #0 as window corner coordinates.
|