Code:<control> <description>group element</description> <type>group</type> <posX>99</posX> <posY>219</posY> <layout>GridLayout(2, 0, 5, 7, 1)</layout> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="250">WindowClose</animation> <control> <description>TV On/Off button</description> <type>togglebutton</type> <id>8</id> <label>707</label> <textureFocus>button_tv_on_focus.png</textureFocus> <textureNoFocus>button_tv_on_nofocus.png</textureNoFocus> <AltTextureFocus>button_tv_off_focus.png</AltTextureFocus> <AltTextureNoFocus>button_tv_off_nofocus.png</AltTextureNoFocus> </control>
<control>
<description>TV On/Off button</description>
<type>checkbutton</type>
<id>8</id>
<label>707</label>
<textalign>left</textalign>
<font>TitanLight12</font>
<textcolor>FF000000</textcolor>
<textcolorNoFocus>ffffffff</textcolorNoFocus>
</control>