•  Back 
  •  Main 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : The GFA-Basic Compendium
Author      : GFA Systemtechnik GmbH
Version     : GFABasic.HYP v2.98 (12/31/2023)
Subject     : Documentation/Programming
Nodes       : 899
Index Size  : 28056
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Document not found
@help       : Help
@options    : +g -i -s +z
@width      : 75
@hostname   : STRNGSRV
@hostname   : CAB     
@hostname   : HIGHWIRE
@hostname   : THING   
View Ref-FileIn this last section example programs are provided, dealing with the Graphics
Library, Dialog boxes, Menus, and Window programming. Note that it is important
to exit from all these programs in the ways specified, not by just breaking in
with Shift-Control-Alternate, otherwise memory re-allocation, etc. will not
take place and the programs (or other programs) may subsequently fail to work
without resetting the computer.

GRAF_SMP.GFA - Graphics Library
DIAL_SMP.GFA - Dialog Boxes Example
MENU_SMP.GFA - Menu management
WIND_SMP.GFA - Window demonstration