More about GEM ... Diverses
Programming guideline of WinDom

AES rectangle list

To redraw a window, AES use an algorithm based on a rectange list : each window area are a set of rectangle (in case of windows intersecting). This list is handled by AES and given by wind_set() with the mode WM_FIRSTXYWH and WM_NEXTXYWH.