29 lines
1.1 KiB
XML
29 lines
1.1 KiB
XML
|
<w>
|
||
|
<dialog x="392" y="341" width="240" height="110" stretch="1" >
|
||
|
<background x="0" y="0" width="240" height="110" stretch="1" >
|
||
|
<texture>ui_inGame2_message_box</texture>
|
||
|
</background>
|
||
|
|
||
|
<titlebar x="6" y="3" width="230" height="32">
|
||
|
<paw x="200" y="0" width="10" height="10" align="r" stretch="1" font="arial_14"/>
|
||
|
<icon x="-1" y="0" width="24" height="32" align="c" vert_align="c" stretch="1" />
|
||
|
<text x="30" y="6" width="200" height="26" r="255" g="255" b="255" align="r" vert_align="c" font="graffiti19" />
|
||
|
</titlebar>
|
||
|
|
||
|
<input x="15" y="35" width="200" height="30" stretch="1">
|
||
|
<text x="5" font="letterica16" vert_align="c" align="l"/>
|
||
|
<texture>ui_inGame2_edit_box_2</texture>
|
||
|
</input>
|
||
|
|
||
|
<btn_cancel x="35" y="72" width="70" height="28" stretch="1" check_mode="0">
|
||
|
<text font="letterica16">ui_inv_cancel</text>
|
||
|
<texture>ui_button_ordinary</texture>
|
||
|
</btn_cancel>
|
||
|
|
||
|
<btn_ok x="125" y="72" width="70" height="28" stretch="1" check_mode="0">
|
||
|
<text font="letterica16">ui_inv_ok</text>
|
||
|
<texture>ui_button_ordinary</texture>
|
||
|
</btn_ok>
|
||
|
</dialog>
|
||
|
</w>
|