•  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-FileOffset  Name      Type  Meaning
00      ib_pmask  long  Pointer to icon mask
04      ib_pdata  long  Pointer to icon data
08      ib_ptext  long  Pointer to icon text
12      ib_char   word  The single character within the icon
14      ib_xchar  word  x-position of the character relative to icon origin
16      ib_ychar  word  y-position of the character relative to icon origin
18      ib_xicon  word  x-position of the icon relative to icon origin
20      ib_yicon  word  y-position of the icon relative to icon origin
22      ib_wicon  word  Width of the icon
24      ib_hicon  word  Height of the icon
26      ib_xtext  word  x-position of the text relative to icon origin
28      ib_ytext  word  y-position of the text relative to icon origin
30      ib_wtext  word  Text width in pixels
32      ib_htext  word  Text height in pixels

Memo: To display a mono icon without a text label set the x/y of the
      text beyond the clipping rectangle. For a color icon set the text string
      to null.

Some documents show an extra entry. This entry isn't found in Atari's sources.
34      ib_resvd  word  -reserved-

ICONBLK+, iconblk+