Various fixes
parent
7aee1da5c6
commit
e33239eae5
@ -1,25 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<MyGUI>
|
||||
<MyGUI type="List">
|
||||
<List file="core.skin" />
|
||||
<List file="openmw_resources.xml" />
|
||||
<List file="core.skin"/>
|
||||
<List file="openmw_resources.xml"/>
|
||||
<List file="openmw_font.xml"/>
|
||||
<List file="openmw_text.skin.xml" />
|
||||
<List file="openmw_windows.skin.xml" />
|
||||
<List file="openmw_button.skin.xml" />
|
||||
<List file="openmw_list.skin.xml" />
|
||||
<List file="openmw_edit.skin.xml" />
|
||||
<List file="openmw_box.skin.xml" />
|
||||
<List file="openmw_progress.skin.xml" />
|
||||
<List file="openmw_hud_energybar.skin.xml" />
|
||||
<List file="openmw_hud_box.skin.xml" />
|
||||
<List file="openmw_mainmenu_skin.xml" />
|
||||
<List file="openmw_console.skin.xml" />
|
||||
<List file="openmw_journal_skin.xml" />
|
||||
<List file="openmw_map_window_skin.xml" />
|
||||
<List file="openmw_dialogue_window_skin.xml" />
|
||||
<List file="openmw_scroll_skin.xml" />
|
||||
<List file="openmw_settings.xml" />
|
||||
<List file="openmw_text.skin.xml"/>
|
||||
<List file="openmw_windows.skin.xml"/>
|
||||
<List file="openmw_button.skin.xml"/>
|
||||
<List file="openmw_list.skin.xml"/>
|
||||
<List file="openmw_edit.skin.xml"/>
|
||||
<List file="openmw_box.skin.xml"/>
|
||||
<List file="openmw_progress.skin.xml"/>
|
||||
<List file="openmw_hud_energybar.skin.xml"/>
|
||||
<List file="openmw_hud_box.skin.xml"/>
|
||||
<List file="openmw_mainmenu_skin.xml"/>
|
||||
<List file="openmw_console.skin.xml"/>
|
||||
<List file="openmw_journal_skin.xml"/>
|
||||
<List file="openmw_map_window_skin.xml"/>
|
||||
<List file="openmw_dialogue_window_skin.xml"/>
|
||||
<List file="openmw_scroll_skin.xml"/>
|
||||
<List file="openmw_settings.xml"/>
|
||||
</MyGUI>
|
||||
</MyGUI>
|
||||
|
||||
|
@ -1,30 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<MyGUI type="Skin">
|
||||
<Skin name="MW_LogClient" size="10 10">
|
||||
<Property key="FontName" value="MonoFont" />
|
||||
<Property key="TextAlign" value="Left Top" />
|
||||
<Property key="TextColour" value="1 1 1" />
|
||||
<BasisSkin type="EditText" offset="0 0 10 10" align="Stretch"/>
|
||||
</Skin>
|
||||
|
||||
<!-- The edit control used for entering commands -->
|
||||
<Skin name="MW_ConsoleCommand" size="29 28">
|
||||
<Child type="TextBox" skin="MW_EditClient" offset="2 1 23 22" align="Bottom Stretch" name="Client"/>
|
||||
<!-- Console Output -->
|
||||
|
||||
<Child type="Widget" skin="MW_Box" offset="0 0 29 26" align="Bottom Stretch"/>
|
||||
<Skin name="MW_LogClient" size="10 10">
|
||||
<Property key="FontName" value="MonoFont"/>
|
||||
<Property key="TextAlign" value="Left Top"/>
|
||||
<Property key="TextColour" value="1 1 1"/>
|
||||
<BasisSkin type="EditText" offset="0 0 10 10" align="Stretch"/>
|
||||
</Skin>
|
||||
|
||||
<Skin name="MW_ConsoleLog" size="0 0 50 50">
|
||||
<Property key="WordWrap" value="true" />
|
||||
<Property key="WordWrap" value="true"/>
|
||||
<Child type="TextBox" skin="MW_LogClient" offset="0 0 35 10" align="Stretch" name="Client"/>
|
||||
</Skin>
|
||||
|
||||
<!-- Console Input -->
|
||||
|
||||
<Skin name="MW_EditClient" size="10 10">
|
||||
<Property key="FontName" value="MonoFont" />
|
||||
<Property key="TextAlign" value="Left VCenter" />
|
||||
<Property key="TextColour" value="1 1 1" />
|
||||
<!--Property key="Pointer" value="beam" /-->
|
||||
<Property key="FontName" value="MonoFont"/>
|
||||
<Property key="TextAlign" value="Left VCenter"/>
|
||||
<Property key="TextColour" value="1 1 1"/>
|
||||
<BasisSkin type="EditText" offset="0 0 10 10" align="Stretch"/>
|
||||
</Skin>
|
||||
|
||||
<Skin name="MW_ConsoleCommand" size="29 28">
|
||||
<Child type="TextBox" skin="MW_EditClient" offset="4 2 19 22" align="Bottom Stretch" name="Client"/>
|
||||
<Child type="Widget" skin="MW_Box" offset="0 0 29 26" align="Bottom Stretch"/>
|
||||
</Skin>
|
||||
|
||||
</MyGUI>
|
||||
|
@ -1,39 +1,39 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<MyGUI type="Resource">
|
||||
<Resource type="ResourceImageSetPointer" name="arrow">
|
||||
<Property key="Point" value="7 0"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="ArrowPointerImage"/>
|
||||
<Property key="Rotation" value="0"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="hresize">
|
||||
<Property key="Point" value="16 14"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="HResizePointerImage"/>
|
||||
<Property key="Rotation" value="0"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="vresize">
|
||||
<Property key="Point" value="17 16"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="HResizePointerImage"/>
|
||||
<Property key="Rotation" value="90"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="dresize">
|
||||
<Property key="Point" value="17 15"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="HResizePointerImage"/>
|
||||
<Property key="Rotation" value="45"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="dresize2">
|
||||
<Property key="Point" value="15 15"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="HResizePointerImage"/>
|
||||
<Property key="Rotation" value="-45"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="drop_ground">
|
||||
<Property key="Point" value="0 24"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="DropGroundPointerImage"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="arrow">
|
||||
<Property key="Point" value="7 0"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="ArrowPointerImage"/>
|
||||
<Property key="Rotation" value="0"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="hresize">
|
||||
<Property key="Point" value="16 14"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="HResizePointerImage"/>
|
||||
<Property key="Rotation" value="0"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="vresize">
|
||||
<Property key="Point" value="17 16"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="HResizePointerImage"/>
|
||||
<Property key="Rotation" value="90"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="dresize">
|
||||
<Property key="Point" value="17 15"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="HResizePointerImage"/>
|
||||
<Property key="Rotation" value="45"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="dresize2">
|
||||
<Property key="Point" value="15 15"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="HResizePointerImage"/>
|
||||
<Property key="Rotation" value="-45"/>
|
||||
</Resource>
|
||||
<Resource type="ResourceImageSetPointer" name="drop_ground">
|
||||
<Property key="Point" value="0 24"/>
|
||||
<Property key="Size" value="32 32"/>
|
||||
<Property key="Resource" value="DropGroundPointerImage"/>
|
||||
</Resource>
|
||||
</MyGUI>
|
||||
|
Loading…
Reference in New Issue