@begin(header) author: Eric Mandel show_author: ShowNone author_organization: Smithsonian Astrophysical Observatory node_expert: eric@cfa.harvard.edu expiration_date: 12/31/93 last_modifier: eric@cfa.harvard.edu last_mod_date: 12/03/92 mod_num: 4 @end(header) @b In order to manage the large number of windows that the ASSIST can create, a @b scheme has been implemented. Under this scheme, you can specify the contents and placement of one or more stacks of windows, and can also specify the maximum number of windows that can be placed in each stack. The ASSIST will then place each window it creates into one of these stacks. When a stack has reached its maximum window depth, the first window entered into the stack is removed to make room for a new window. In this way, the number of windows displayed at any one time is under user control. This window management scheme uses X resources to control the placement of the stacks (and windows in these stacks) and the maximum allowable size of the stacks. These resources fall into two categories: stack placement resources, and stack size resources. To learn more about Xt resources in general: @button To learn more about resources that govern the placement of windows: @button To learn more about resources that govern the maximum size of a window stack: @button