Initial commit

This commit is contained in:
nemunaire 2024-06-02 03:30:00 +02:00
commit ed0c69bc97
17 changed files with 447 additions and 0 deletions

View file

@ -0,0 +1,135 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol always="true">10</defaultcontrol>
<coordinates>
<left>350</left>
<top>135</top>
</coordinates>
<controls>
<control type="image">
<left>0</left>
<top>0</top>
<width>1220</width>
<height>712</height>
<texture>hathoris-panel.png</texture>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>1220</width>
<height>70</height>
<texture colordiffuse="FF12B2E7" border="2">hathoris-header.png</texture>
</control>
<control type="label" id="2">
<textoffsetx>70</textoffsetx>
<left>-30</left>
<top>0</top>
<width>1220</width>
<height>70</height>
<font>font32_title</font>
<align>left</align>
<aligny>center</aligny>
<shadowcolor>black</shadowcolor>
</control>
<control type="list" id="10">
<left>20</left>
<top>80</top>
<onup>10</onup>
<ondown>10</ondown>
<onleft>9001</onleft>
<onright>9001</onright>
<itemgap>-20</itemgap>
<scrolltime>200</scrolltime>
<itemlayout height="69">
<control type="image">
<left>0</left>
<top>0</top>
<width>880</width>
<height>2</height>
<texture>hathoris-list-separator.png</texture>
</control>
<control type="label">
<left>0</left>
<textoffsetx>20</textoffsetx>
<top>0</top>
<width>880</width>
<height>69</height>
<aligny>center</aligny>
<textcolor>grey</textcolor>
<label>$INFO[ListItem.Label]</label>
<font>font13</font>
</control>
<control type="label">
<left>0</left>
<textoffsetx>20</textoffsetx>
<top>0</top>
<width>880</width>
<height>69</height>
<aligny>center</aligny>
<align>right</align>
<textcolor>white</textcolor>
<label>$INFO[ListItem.Label2]</label>
<font>font13</font>
</control>
</itemlayout>
<focusedlayout height="69">
<control type="image">
<left>0</left>
<top>0</top>
<width>880</width>
<height>2</height>
<texture>hathoris-list-separator.png</texture>
</control>
<control type="image">
<left>0</left>
<top>0</top>
<width>880</width>
<height>69</height>
<texture colordiffuse="FF12B2E7">hathoris-list-focus.png</texture>
<animation effect="fade" start="100" end="40" time="100" condition="ControlGroup(9001).HasFocus">Conditional</animation>
</control>
<control type="label">
<left>0</left>
<textoffsetx>20</textoffsetx>
<top>0</top>
<width>880</width>
<height>69</height>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
<font>font13</font>
</control>
<control type="label">
<left>0</left>
<textoffsetx>20</textoffsetx>
<top>0</top>
<width>880</width>
<height>69</height>
<align>right</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label2]</label>
<font>font13</font>
</control>
</focusedlayout>
</control>
<control type="grouplist" id="9001">
<left>920</left>
<top>80</top>
<onup>9001</onup>
<ondown>9001</ondown>
<onleft>10</onleft>
<onright>10</onright>
<itemgap>-20</itemgap>
<control type="button" id="18">
<width>300</width>
<height>90</height>
<label>186</label>
<font>font12_title</font>
<textcolor>white</textcolor>
<textoffsetx>20</textoffsetx>
<align>center</align>
<texturenofocus border="40">hathoris-button-nofocus.png</texturenofocus>
<texturefocus border="40" colordiffuse="FF12B2E7">hathoris-button-focus.png</texturefocus>
</control>
</control>
</controls>
</window>

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 383 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB