|
|
|
@ -8,6 +8,12 @@
|
|
|
|
|
<Property key="ImageTexture" value="textures\tx_menubook.dds"/>
|
|
|
|
|
<Widget type="Widget" position="71 0 584 398" align="Left Top">
|
|
|
|
|
|
|
|
|
|
<Widget type="ImageButton" skin="ImageBox" position="40 358 64 32" name="TakeButton">
|
|
|
|
|
<Property key="ImageHighlighted" value="textures\tx_menubook_take_over.dds"/>
|
|
|
|
|
<Property key="ImageNormal" value="textures\tx_menubook_take_idle.dds"/>
|
|
|
|
|
<Property key="ImagePushed" value="textures\tx_menubook_take_pressed.dds"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
<Widget type="Widget" position="0 0 292 398">
|
|
|
|
|
<Widget type="ImageButton" skin="ImageBox" position="205 358 48 32" name="PrevPageBTN">
|
|
|
|
|
<Property key="ImageHighlighted" value="textures\tx_menubook_prev_over.dds"/>
|
|
|
|
@ -23,11 +29,6 @@
|
|
|
|
|
</Widget>
|
|
|
|
|
</Widget>
|
|
|
|
|
|
|
|
|
|
<Widget type="ImageButton" skin="ImageBox" position="40 358 64 32" name="TakeButton">
|
|
|
|
|
<Property key="ImageHighlighted" value="textures\tx_menubook_take_over.dds"/>
|
|
|
|
|
<Property key="ImageNormal" value="textures\tx_menubook_take_idle.dds"/>
|
|
|
|
|
<Property key="ImagePushed" value="textures\tx_menubook_take_pressed.dds"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
<Widget type="ImageButton" skin="ImageBox" position="488 358 48 32" name="CloseButton">
|
|
|
|
|
<Property key="ImageHighlighted" value="textures\tx_menubook_close_over.dds"/>
|
|
|
|
|
<Property key="ImageNormal" value="textures\tx_menubook_close_idle.dds"/>
|
|
|
|
|