Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ivac2:firdef_label_layout_xml [2016/03/26 22:41]
splendor.bouman
ivac2:firdef_label_layout_xml [2017/04/08 14:27] (current)
Line 6: Line 6:
  
 ^Root Element|labels|| ^Root Element|labels||
-^Element|label|| +^Attribute^Remarks^ 
-^Attribute^Format^Remarks^ +|type|function| 
-|type|string|Label state - see above list+|ground|labels shown in ground radar
-|font|font to use - defined in sddfonts.xml|+|airborne|labels shown for airborne traffic|
  
-^Root Element|label|| +^Root Element|<​state>​|| 
-^Element|line|| +^Attribute^family^Remarks^ 
-|Defines ​line in the label|||+|default|all|Standard label
 +|arrival|ground|label for arriving aircraft| 
 +|departure|ground|label for departing aircraft| 
 +|psr|airborne|label for aircraft *not* equipped with transponder| 
 +|concerned|airborne|label for aircraft with station set as NEXT| 
 +|assumed|airborne|label for aircraft assumed by station| 
 +|released|airborne|label for aircraft released by station| 
 +|filtered|airborne|label for aircraft subject to High/Low filter|
  
 ^Root Element|line|| ^Root Element|line||
 ^Element|field|| ^Element|field||
 ^Attribute^Format^Remarks^ ^Attribute^Format^Remarks^
-|id|string|ID of label field (must be present in [[ivac2:​firdef_labelfields_xml|labelfields.xml]]|+|id|string|ID of label field|
 |unselected|boolean|show field when label is **not** selected| |unselected|boolean|show field when label is **not** selected|
 +|prefix|string|prefix before field|
 +|format|string|format of field (fstring)|
 +|action|string|function called by single click|
 +|doubleaction|string|function called by double click|
 +|info|string|function called by right (secondary) click|
  
 <code xml> <code xml>
Line 62: Line 74:
 </​code>​ </​code>​
  
-''​Note that this file has not been finalised, format changes may occur''​+''​Current as of 26 Mar 2016''​
  
 ---- ----
  
 [[ivac2:​firdef|Back]] [[ivac2:​firdef|Back]]