•  Back 
  •  wind_set 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File8.9.10.1  wind_set and PC-GEM                                      TOS

As of PC-GEM Version 2.0 the following apply:

WF_ATTRB (18): This sets the window attribute vector. Here: wi_sw1 = 0 
(or 1): Window is the top window, or not; apart from this there is no 
further information available.

WF_SIZETOP (19): This makes the window an active one, without changing 
the order of the other windows. At the same time the position and size 
of the window can be reset:

 wi_sw1 = X-position, and
 wi_sw2 = Y-position of top left corner,
 wi_sw3 = Width, and
 wi_sw4 = Height of the window