53 lines
1.6 KiB
XML
53 lines
1.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component name="Alpha" extends="Group">
|
|
<children>
|
|
<LabelList
|
|
translation="[50, 185]"
|
|
vertFocusAnimationStyle="floatingFocus"
|
|
drawFocusFeedback="true"
|
|
id="Alphamenu"
|
|
font="font:SmallestSystemFont"
|
|
itemSpacing="[0,2]"
|
|
itemSize="[28,28]"
|
|
numRows="27"
|
|
textHorizAlign="center"
|
|
focusBitmapUri="pkg:/images/white.png"
|
|
focusBitmapBlendColor="#FFFFFF"
|
|
focusFootprintBlendColor="#666666"
|
|
>
|
|
<ContentNode id="alphatext" role="content">
|
|
<ContentNode title="#" />
|
|
<ContentNode title="A" />
|
|
<ContentNode title="B" />
|
|
<ContentNode title="C" />
|
|
<ContentNode title="D" />
|
|
<ContentNode title="E" />
|
|
<ContentNode title="F" />
|
|
<ContentNode title="G" />
|
|
<ContentNode title="H" />
|
|
<ContentNode title="I" />
|
|
<ContentNode title="J" />
|
|
<ContentNode title="K" />
|
|
<ContentNode title="L" />
|
|
<ContentNode title="M" />
|
|
<ContentNode title="N" />
|
|
<ContentNode title="O" />
|
|
<ContentNode title="P" />
|
|
<ContentNode title="Q" />
|
|
<ContentNode title="R" />
|
|
<ContentNode title="S" />
|
|
<ContentNode title="T" />
|
|
<ContentNode title="U" />
|
|
<ContentNode title="V" />
|
|
<ContentNode title="W" />
|
|
<ContentNode title="X" />
|
|
<ContentNode title="Y" />
|
|
<ContentNode title="Z" />
|
|
</ContentNode>
|
|
</LabelList>
|
|
</children>
|
|
<interface>
|
|
<field id="selectedItem" type="node" alwaysNotify="true" />
|
|
<field id="itemAlphaSelected" type="string" />
|
|
</interface>
|
|
</component> |