Description

Implementation

Browse source code here.

Configuration options

NameDescriptionQuantisationDefaultType
typeLayout actionrequiredstring, select from:
  • "horizontal-begin" (Start a row of horizontal widgets)
  • "horizontal-continue" (Continue a row of horizontal widgets)
  • "horizontal-end" (Read from TMREP database)

Example

	<layout>
    option 1
    option 2
    ...
</layout>
	

This shows an example of the basic declaration of the widget with no options. Options are added as: <name>value</name>