DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Working with SCO Panner

Client resources


clientResidence
Defines the class/client name and screen or grid position to place the client in when its mapped. The positions can be specified either as a single number representing the ``logical'' window number (which may change with resizing of the panner) or as two coordinates [x,y] which represent the offset from the top left hand virtual screen (which is [1,1]). For example:
   *clientResidence: #<name/Class> <WorkArea> \n\
                     pconfig      2 \n\
                     scohelp      3 \n\
                     my_client    [2,2] \n

<clientname>*nailed
Nails a window to the screen if set to ``True''. For example:
   *iconbox*nailed: False
causes the icon box to be unnailed.

<clientname>*showInMap
Makes a client's symbolic window appear on the map if set to ``True''. For example:
   *panner*showInMap: True
causes a symbolic window corresponding to the panner to appear on the map.

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005