2016-02-29 11:33:49 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
2019-03-04 17:42:08 +01:00
|
|
|
<defaultcontrol/>
|
2016-02-29 11:33:49 +01:00
|
|
|
<coordinates>
|
|
|
|
<left>0</left>
|
|
|
|
<top>0</top>
|
|
|
|
</coordinates>
|
|
|
|
<controls>
|
|
|
|
<control type="image" id="1">
|
|
|
|
<description>Pointer Image</description>
|
|
|
|
<left>0</left>
|
|
|
|
<top>0</top>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
<texture>pointer-nofocus.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="image" id="2">
|
|
|
|
<description>Pointer Focus Image</description>
|
|
|
|
<left>0</left>
|
|
|
|
<top>0</top>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
<texture>pointer-focus.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="image" id="3">
|
|
|
|
<description>Pointer Drag Image</description>
|
|
|
|
<left>0</left>
|
|
|
|
<top>0</top>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
<texture>pointer-focus-drag.png</texture>
|
|
|
|
</control>
|
|
|
|
<control type="image" id="4">
|
|
|
|
<description>Pointer Click Image</description>
|
|
|
|
<left>0</left>
|
|
|
|
<top>0</top>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
<texture>pointer-focus-click.png</texture>
|
|
|
|
</control>
|
|
|
|
</controls>
|
|
|
|
</window>
|