[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.11.7 Window Coordinates

2F384 TOP8 ( → HBgrob #x1 #y #x1+131 #y1+8 )
Returns coordinates of first status line.
2F36C Rows8-15 ( → HBgrob #x1 #y1+8 #x1+131 #y1+16 )
Returns coordinates of second status line.
2F383 TOP16 ( → HBgrob #x1 #y1 #x1+131 #y1+16 )
Returns coordinates of status area.
2617F WINDOWCORNER ( → #y #x )
Gets coordinates of corner of window. Note the order of #x and #y.
2EED6 HBUFF_X_Y ( → HBgrob #x #y )
Returns current grob and window coordinates.
2F352 LEFTCOL ( → #x )
Gets x-coordinate of left column.
2F36B RIGHTCOL ( → #x )
Gets x-coordinate of right column.
2F385 TOPROW ( → #y )
Gets y-coordinate of top row.
2F31D BOTROW ( → #y )
Gets y-coordinate of bottom row.
26198 WINDOWXY ( #y #x → )
Sets corner coordinates. The name really should be WINDOWYX



This document was generated by Carsten Dominik on May, 30 2005 using texi2html