Text>.xml – PrehKeyTec MCI TouchKey User Manual

Page 20

Advertising
background image

<Text>.xml


The configuration of the text fields is made in this section. One or multiple text fields
can be defined here.

Description of the elements

<name>
Name of the text file without the additional ".xml".

Example: <name>food_txt</name>


<showinlayer>
The created text is shown in the layout defined in <showinlayer>. When the layout is
displayed on the LCD, it automatically out puts all text files <Text>.xml defined within
this layout.

Example: <showinlayer>food</showinlayer>


<keytostart>
This is a POS Key that starts the Text automatically. POS keys can be programmed
using the WinProgrammer on the keyboard section of the device. If this is not
required, the default value 0 is used.
Value range: 0-128.

Example: <keytostart>1</keytostart>


<erasedisplay>
This function erases the complete LCD display before displaying a text or text field.
Possible values are: true, false.

Example: <erasedisplay>false</erasedisplay>


<textfield>
Contains all the entries and characteristics of the text field.

Example: <textfield>

<xpixel>0</xpixel>

<ypixel>0</ypixel>

<wpixel>138</wpixel>
<hpixel>200</hpixel>
<font>0</font>
<inverse>false</inverse>
<setunderline>false</setunderline>
<textstring>label1</textstring>
<textmode>0</textmode>
</textfield>

PrehKeyTec GmbH

MCI_TouchKey_TechDoc_RevC_en.doc - 2011-02-09

Page 20/40

Advertising