•  Back 
  •  AES Function Reference 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  %About 
  •  Show info about hypertext 
  •  View a new file 
Topic       : The ATARI Compendium
Author      : Scott Sanders / JAY Software
Version     : 1.25 (20/6/2003)
Subject     : Documentation
Nodes       : 1117
Index Size  : 32614
HCP-Version : 6
Compiled on : Atari
@charset    : UTF-8
@lang       : en
@default    : 
@help       : %About
@options    : +g -i -t4 +y +z
@width      : 100
View Ref-File
                               Window Library


The Window Library is responsible for the displaying and maintenance of
AES windows. The members of the Window Library are:

wind_calc()     compute inner/outer window coordinates
wind_close()    closes an open window
wind_create()   allocate window and return handle
wind_delete()   free handle for a closed window
wind_find()     return handle of window under mouse (given x,y)
wind_get()      return information about window
wind_new()      closes and deletes all windows
wind_open()     opens a window (displays the window frame)
wind_set()      set window characteristics
wind_update()   inform GEM that window contents are being redrawn