diff options
Diffstat (limited to 'addons/skin.confluence/720p/DialogKeyboard.xml')
-rw-r--r-- | addons/skin.confluence/720p/DialogKeyboard.xml | 881 |
1 files changed, 881 insertions, 0 deletions
diff --git a/addons/skin.confluence/720p/DialogKeyboard.xml b/addons/skin.confluence/720p/DialogKeyboard.xml new file mode 100644 index 0000000000..2165a8fd11 --- /dev/null +++ b/addons/skin.confluence/720p/DialogKeyboard.xml @@ -0,0 +1,881 @@ +<window id="103">
+ <defaultcontrol always="true">65</defaultcontrol>
+ <include>dialogeffect</include>
+ <coordinates>
+ <system>2</system>
+ <posx>255</posx>
+ <posy>145</posy>
+ </coordinates>
+ <controls>
+ <control type="group">
+ <include>VisibleFadeEffect</include>
+ <visible>!Window.IsVisible(numericinput)</visible>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>760</width>
+ <height>430</height>
+ <texture border="40">DialogBack.png</texture>
+ </control>
+ <control type="image">
+ <posx>80</posx>
+ <posy>10</posy>
+ <width>600</width>
+ <height>70</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>GlassTitleBar.png</texture>
+ </control>
+ <control type="button">
+ <description>Close Window button</description>
+ <posx>670</posx>
+ <posy>9</posy>
+ <width>64</width>
+ <height>32</height>
+ <label>-</label>
+ <font>-</font>
+ <onclick>PreviousMenu</onclick>
+ <texturefocus>DialogCloseButton-focus.png</texturefocus>
+ <texturenofocus>DialogCloseButton.png</texturenofocus>
+ <onleft>3</onleft>
+ <onright>3</onright>
+ <onup>3</onup>
+ <ondown>3</ondown>
+ <visible>system.getbool(input.enablemouse)</visible>
+ </control>
+ <control type="image">
+ <posx>50</posx>
+ <posy>60</posy>
+ <width>660</width>
+ <height>50</height>
+ <aspectratio>stretch</aspectratio>
+ <texture border="20">KeyboardEditArea.png</texture>
+ </control>
+ <control type="label" id="310">
+ <description>Edit Text</description>
+ <posx>55</posx>
+ <posy>60</posy>
+ <width>650</width>
+ <height>50</height>
+ <font>font13</font>
+ <align>center</align>
+ <aligny>center</aligny>
+ </control>
+ <control type="image">
+ <posx>130</posx>
+ <posy>110</posy>
+ <width>500</width>
+ <height>30</height>
+ <aspectratio>stretch</aspectratio>
+ <texture>GlassTitleBar.png</texture>
+ </control>
+ <control type="image">
+ <posx>80</posx>
+ <posy>380</posy>
+ <width>600</width>
+ <height>40</height>
+ <aspectratio>stretch</aspectratio>
+ <colordiffuse>AAFFFFFF</colordiffuse>
+ <texture flipy="true">GlassTitleBar.png</texture>
+ </control>
+ <control type="label" id="311">
+ <description>dialog Heading</description>
+ <posx>10</posx>
+ <posy>20</posy>
+ <width>740</width>
+ <height>30</height>
+ <font>font13_title</font>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ </control>
+ <control type="group">
+ <posx>30</posx>
+ <posy>135</posy>
+ <control type="button" id="300">
+ <description>DONE button</description>
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>50</height>
+ <label>20177</label>
+ <onleft>57</onleft>
+ <onright>48</onright>
+ <onup>307</onup>
+ <ondown>302</ondown>
+ <texturenofocus border="25,25,5,5">KeyboardCornerTopNF.png</texturenofocus>
+ <texturefocus border="25,25,5,5">KeyboardCornerTop.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="48">
+ <description>'0' button</description>
+ <posx>200</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>300</onleft>
+ <onright>49</onright>
+ <onup>32</onup>
+ <ondown>65</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="49">
+ <description>'1' button</description>
+ <posx>250</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>48</onleft>
+ <onright>50</onright>
+ <onup>32</onup>
+ <ondown>66</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="50">
+ <description>'2' button</description>
+ <posx>300</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>49</onleft>
+ <onright>51</onright>
+ <onup>32</onup>
+ <ondown>67</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="51">
+ <description>'3' button</description>
+ <posx>350</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>50</onleft>
+ <onright>52</onright>
+ <onup>32</onup>
+ <ondown>68</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="52">
+ <description>'4' button</description>
+ <posx>400</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>51</onleft>
+ <onright>53</onright>
+ <onup>32</onup>
+ <ondown>69</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="53">
+ <description>'5' button</description>
+ <posx>450</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>52</onleft>
+ <onright>54</onright>
+ <onup>32</onup>
+ <ondown>70</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="54">
+ <description>'6' button</description>
+ <posx>500</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>53</onleft>
+ <onright>55</onright>
+ <onup>305</onup>
+ <ondown>71</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="55">
+ <description>'7' button</description>
+ <posx>550</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>54</onleft>
+ <onright>56</onright>
+ <onup>305</onup>
+ <ondown>72</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="56">
+ <description>'8' button</description>
+ <posx>600</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>55</onleft>
+ <onright>57</onright>
+ <onup>306</onup>
+ <ondown>73</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="57">
+ <description>'9' button</description>
+ <posx>650</posx>
+ <posy>0</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>56</onleft>
+ <onright>300</onright>
+ <onup>306</onup>
+ <ondown>74</ondown>
+ <texturenofocus flipx="true" border="5,25,25,5">KeyboardCornerTopNF.png</texturenofocus>
+ <texturefocus flipx="true" border="5,25,25,5">KeyboardCornerTop.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="radiobutton" id="302">
+ <description>SHIFT button</description>
+ <posx>0</posx>
+ <posy>50</posy>
+ <width>200</width>
+ <height>50</height>
+ <label>20178</label>
+ <onleft>74</onleft>
+ <onright>65</onright>
+ <onup>300</onup>
+ <ondown>303</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <radioposy>5</radioposy>
+ <radiowidth>20</radiowidth>
+ <radioheight>20</radioheight>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="65">
+ <description>'A' button</description>
+ <posx>200</posx>
+ <posy>50</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>302</onleft>
+ <onright>66</onright>
+ <onup>48</onup>
+ <ondown>75</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="66">
+ <description>'B' button</description>
+ <posx>250</posx>
+ <posy>50</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>65</onleft>
+ <onright>67</onright>
+ <onup>49</onup>
+ <ondown>76</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="67">
+ <description>'C' button</description>
+ <posx>300</posx>
+ <posy>50</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>66</onleft>
+ <onright>68</onright>
+ <onup>50</onup>
+ <ondown>77</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="68">
+ <description>'D' button</description>
+ <posx>350</posx>
+ <posy>50</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>67</onleft>
+ <onright>69</onright>
+ <onup>51</onup>
+ <ondown>78</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="69">
+ <description>'E' button</description>
+ <posx>400</posx>
+ <posy>50</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>68</onleft>
+ <onright>70</onright>
+ <onup>52</onup>
+ <ondown>79</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="70">
+ <description>'F' button</description>
+ <posx>450</posx>
+ <posy>50</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>69</onleft>
+ <onright>71</onright>
+ <onup>53</onup>
+ <ondown>80</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="71">
+ <description>'G' button</description>
+ <posx>500</posx>
+ <posy>50</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>70</onleft>
+ <onright>72</onright>
+ <onup>54</onup>
+ <ondown>81</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="72">
+ <description>'H' button</description>
+ <posx>550</posx>
+ <posy>50</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>71</onleft>
+ <onright>73</onright>
+ <onup>55</onup>
+ <ondown>82</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="73">
+ <description>'I' button</description>
+ <posx>600</posx>
+ <posy>50</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>72</onleft>
+ <onright>74</onright>
+ <onup>56</onup>
+ <ondown>83</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="74">
+ <description>'J' button</description>
+ <posx>650</posx>
+ <posy>50</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>73</onleft>
+ <onright>302</onright>
+ <onup>57</onup>
+ <ondown>84</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="radiobutton" id="303">
+ <description>CAPS LOCK button</description>
+ <posx>0</posx>
+ <posy>100</posy>
+ <width>200</width>
+ <height>50</height>
+ <label>20179</label>
+ <onleft>84</onleft>
+ <onright>75</onright>
+ <onup>302</onup>
+ <ondown>304</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <radioposy>5</radioposy>
+ <radiowidth>20</radiowidth>
+ <radioheight>20</radioheight>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="75">
+ <description>'K' button</description>
+ <posx>200</posx>
+ <posy>100</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>303</onleft>
+ <onright>76</onright>
+ <onup>65</onup>
+ <ondown>85</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="76">
+ <description>'L' button</description>
+ <posx>250</posx>
+ <posy>100</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>75</onleft>
+ <onright>77</onright>
+ <onup>66</onup>
+ <ondown>86</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="77">
+ <description>'M' button</description>
+ <posx>300</posx>
+ <posy>100</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>76</onleft>
+ <onright>78</onright>
+ <onup>67</onup>
+ <ondown>87</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="78">
+ <description>'N' button</description>
+ <posx>350</posx>
+ <posy>100</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>77</onleft>
+ <onright>79</onright>
+ <onup>68</onup>
+ <ondown>88</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="79">
+ <description>'O' button</description>
+ <posx>400</posx>
+ <posy>100</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>78</onleft>
+ <onright>80</onright>
+ <onup>69</onup>
+ <ondown>89</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="80">
+ <description>'P' button</description>
+ <posx>450</posx>
+ <posy>100</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>79</onleft>
+ <onright>81</onright>
+ <onup>70</onup>
+ <ondown>90</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="81">
+ <description>'Q' button</description>
+ <posx>500</posx>
+ <posy>100</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>80</onleft>
+ <onright>82</onright>
+ <onup>71</onup>
+ <ondown>8</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="82">
+ <description>'R' button</description>
+ <posx>550</posx>
+ <posy>100</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>81</onleft>
+ <onright>83</onright>
+ <onup>72</onup>
+ <ondown>8</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="83">
+ <description>'S' button</description>
+ <posx>600</posx>
+ <posy>100</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>82</onleft>
+ <onright>84</onright>
+ <onup>73</onup>
+ <ondown>8</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="84">
+ <description>'T' button</description>
+ <posx>650</posx>
+ <posy>100</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>83</onleft>
+ <onright>303</onright>
+ <onup>74</onup>
+ <ondown>8</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="radiobutton" id="304">
+ <description>Symbols button</description>
+ <posx>0</posx>
+ <posy>150</posy>
+ <width>200</width>
+ <height>50</height>
+ <label>20180</label>
+ <onleft>8</onleft>
+ <onright>85</onright>
+ <onup>303</onup>
+ <ondown>307</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <radioposy>5</radioposy>
+ <radiowidth>20</radiowidth>
+ <radioheight>20</radioheight>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="85">
+ <description>'U' button</description>
+ <posx>200</posx>
+ <posy>150</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>304</onleft>
+ <onright>86</onright>
+ <onup>75</onup>
+ <ondown>32</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="86">
+ <description>'V' button</description>
+ <posx>250</posx>
+ <posy>150</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>85</onleft>
+ <onright>87</onright>
+ <onup>76</onup>
+ <ondown>32</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="87">
+ <description>'W' button</description>
+ <posx>300</posx>
+ <posy>150</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>86</onleft>
+ <onright>88</onright>
+ <onup>77</onup>
+ <ondown>32</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="88">
+ <description>'X' button</description>
+ <posx>350</posx>
+ <posy>150</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>87</onleft>
+ <onright>89</onright>
+ <onup>78</onup>
+ <ondown>32</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="89">
+ <description>'Y' button</description>
+ <posx>400</posx>
+ <posy>150</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>88</onleft>
+ <onright>90</onright>
+ <onup>79</onup>
+ <ondown>32</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="90">
+ <description>'Z' button</description>
+ <posx>450</posx>
+ <posy>150</posy>
+ <width>50</width>
+ <height>50</height>
+ <onleft>89</onleft>
+ <onright>8</onright>
+ <onup>80</onup>
+ <ondown>32</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="8">
+ <description>BACKSPACE button</description>
+ <posx>500</posx>
+ <posy>150</posy>
+ <width>200</width>
+ <height>50</height>
+ <label>20181</label>
+ <onleft>90</onleft>
+ <onright>304</onright>
+ <onup>81</onup>
+ <ondown>305</ondown>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="307">
+ <description>IP Input button</description>
+ <posx>0</posx>
+ <posy>200</posy>
+ <width>200</width>
+ <height>50</height>
+ <texturenofocus border="25,5,25,5">KeyboardCornerBottomNF.png</texturenofocus>
+ <texturefocus border="25,5,25,5">KeyboardCornerBottom.png</texturefocus>
+ <label>1006</label>
+ <font>font13</font>
+ <align>center</align>
+ <aligny>center</aligny>
+ <onleft>306</onleft>
+ <onright>32</onright>
+ <onup>304</onup>
+ <ondown>300</ondown>
+ <focusedcolor>black</focusedcolor>
+ </control>
+ <control type="button" id="32">
+ <description>SPACE button</description>
+ <posx>200</posx>
+ <posy>200</posy>
+ <width>300</width>
+ <height>50</height>
+ <label>20182</label>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <align>center</align>
+ <aligny>center</aligny>
+ <font>font13</font>
+ <focusedcolor>black</focusedcolor>
+ <onleft>307</onleft>
+ <onright>305</onright>
+ <onup>85</onup>
+ <ondown>48</ondown>
+ </control>
+ <control type="button" id="305">
+ <description>previous button</description>
+ <posx>500</posx>
+ <posy>200</posy>
+ <width>100</width>
+ <height>50</height>
+ <label><</label>
+ <align>center</align>
+ <aligny>center</aligny>
+ <texturenofocus border="3">KeyboardKeyNF.png</texturenofocus>
+ <texturefocus border="5">KeyboardKey.png</texturefocus>
+ <font>font30</font>
+ <focusedcolor>black</focusedcolor>
+ <onleft>32</onleft>
+ <onright>306</onright>
+ <onup>8</onup>
+ <ondown>54</ondown>
+ </control>
+ <control type="button" id="306">
+ <description>next button</description>
+ <posx>600</posx>
+ <posy>200</posy>
+ <width>100</width>
+ <height>50</height>
+ <label>></label>
+ <align>center</align>
+ <aligny>center</aligny>
+ <texturenofocus flipx="true" border="5,5,25,25">KeyboardCornerBottomNF.png</texturenofocus>
+ <texturefocus flipx="true" border="5,5,25,25">KeyboardCornerBottom.png</texturefocus>
+ <font>font30</font>
+ <focusedcolor>black</focusedcolor>
+ <onleft>305</onleft>
+ <onright>307</onright>
+ <onup>8</onup>
+ <ondown>56</ondown>
+ </control>
+ </control>
+ </control>
+ </controls>
+</window>
\ No newline at end of file |