|
|
@ -75,6 +75,11 @@
|
|
|
|
keep="true"
|
|
|
|
keep="true"
|
|
|
|
max_historic="0"
|
|
|
|
max_historic="0"
|
|
|
|
fontsize="10"
|
|
|
|
fontsize="10"
|
|
|
|
|
|
|
|
shadow="true"
|
|
|
|
|
|
|
|
shadow_x="1"
|
|
|
|
|
|
|
|
shadow_y="1"
|
|
|
|
|
|
|
|
shadow_color="0 0 0 255"
|
|
|
|
|
|
|
|
shadow_outline="false"
|
|
|
|
backup_father_container_pos="false"
|
|
|
|
backup_father_container_pos="false"
|
|
|
|
want_return="false"
|
|
|
|
want_return="false"
|
|
|
|
color="255 255 255 255"
|
|
|
|
color="255 255 255 255"
|
|
|
@ -93,7 +98,7 @@
|
|
|
|
<view type="bitmap" id="r" texture="log_eb_r.tga" posref="MR MR" scale="true" sizeref="h" h="-16" w="8" />
|
|
|
|
<view type="bitmap" id="r" texture="log_eb_r.tga" posref="MR MR" scale="true" sizeref="h" h="-16" w="8" />
|
|
|
|
|
|
|
|
|
|
|
|
<group type="edit_box" sizeref="wh" w="-8" h="-8" id="eb" posref="MM MM" on_focus="#on_focus" on_focus_params="#on_focus_params" onenter="#onenter" params="#params" onchange="#onchange" onchange_params="#onchange_params" max_num_chars="#max_num_chars" prompt="#prompt" enter_loose_focus="#enter_loose_focus" enter_recover_focus="#enter_recover_focus" entry_type="#entry_type" reset_focus_on_hide="#reset_focus_on_hide" menu_r="#menu_r" max_historic="#max_historic" want_return="#want_return" backup_father_container_pos="#backup_father_container_pos">
|
|
|
|
<group type="edit_box" sizeref="wh" w="-8" h="-8" id="eb" posref="MM MM" on_focus="#on_focus" on_focus_params="#on_focus_params" onenter="#onenter" params="#params" onchange="#onchange" onchange_params="#onchange_params" max_num_chars="#max_num_chars" prompt="#prompt" enter_loose_focus="#enter_loose_focus" enter_recover_focus="#enter_recover_focus" entry_type="#entry_type" reset_focus_on_hide="#reset_focus_on_hide" menu_r="#menu_r" max_historic="#max_historic" want_return="#want_return" backup_father_container_pos="#backup_father_container_pos">
|
|
|
|
<view id="edit_text" type="text" x="#text_x" y="#text_y" posref="#text_ref" multi_line="#multi_line" multi_line_space="0" fontsize="#fontsize" color="#color" shadow="true" hardtext="" global_color="false"/>
|
|
|
|
<view id="edit_text" type="text" x="#text_x" y="#text_y" posref="#text_ref" multi_line="#multi_line" multi_line_space="0" fontsize="#fontsize" color="#color" shadow="#shadow" shadow_x="#shadow_x" shadow_y="#shadow_y" shadow_color="#shadow_color" shadow_outline="#shadow_outline" hardtext="" global_color="false"/>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
@ -114,6 +119,11 @@
|
|
|
|
fontsize="10"
|
|
|
|
fontsize="10"
|
|
|
|
fontweight=""
|
|
|
|
fontweight=""
|
|
|
|
fontstyle=""
|
|
|
|
fontstyle=""
|
|
|
|
|
|
|
|
shadow="true"
|
|
|
|
|
|
|
|
shadow_x="1"
|
|
|
|
|
|
|
|
shadow_y="1"
|
|
|
|
|
|
|
|
shadow_color="0 0 0 255"
|
|
|
|
|
|
|
|
shadow_outline="false"
|
|
|
|
backup_father_container_pos="false"
|
|
|
|
backup_father_container_pos="false"
|
|
|
|
want_return="false"
|
|
|
|
want_return="false"
|
|
|
|
color="255 255 255 255"
|
|
|
|
color="255 255 255 255"
|
|
|
@ -124,7 +134,7 @@
|
|
|
|
<group id="#id" posref="#posref" x="#x" y="#y" posparent="#posparent" child_resize_h="#child_resize_h" sizeref="#sizeref" w="#w" h="#h" render_layer="#render_layer">
|
|
|
|
<group id="#id" posref="#posref" x="#x" y="#y" posparent="#posparent" child_resize_h="#child_resize_h" sizeref="#sizeref" w="#w" h="#h" render_layer="#render_layer">
|
|
|
|
<group type="edit_box" sizeref="#sizeref_eb" w="-16" id="eb" posref="TL TL" x="8" y="-8" child_resize_h="#child_resize_h" onenter="#onenter" params="#params" onchange="#onchange" onchange_params="#onchange_params" max_num_chars="#max_num_chars" prompt="#prompt" enter_loose_focus="#enter_loose_focus" enter_recover_focus="#enter_recover_focus" entry_type="#entry_type" reset_focus_on_hide="#reset_focus_on_hide" menu_r="#menu_r" max_historic="#max_historic" want_return="#want_return" backup_father_container_pos="#backup_father_container_pos" render_layer="#render_layer">
|
|
|
|
<group type="edit_box" sizeref="#sizeref_eb" w="-16" id="eb" posref="TL TL" x="8" y="-8" child_resize_h="#child_resize_h" onenter="#onenter" params="#params" onchange="#onchange" onchange_params="#onchange_params" max_num_chars="#max_num_chars" prompt="#prompt" enter_loose_focus="#enter_loose_focus" enter_recover_focus="#enter_recover_focus" entry_type="#entry_type" reset_focus_on_hide="#reset_focus_on_hide" menu_r="#menu_r" max_historic="#max_historic" want_return="#want_return" backup_father_container_pos="#backup_father_container_pos" render_layer="#render_layer">
|
|
|
|
<view type="bitmap" id="bg" scale="true" sizeref="hw" h="0" w="0" texture="log_eb_m.tga" inherit_gc_alpha="false" render_layer="#render_layer"/>
|
|
|
|
<view type="bitmap" id="bg" scale="true" sizeref="hw" h="0" w="0" texture="log_eb_m.tga" inherit_gc_alpha="false" render_layer="#render_layer"/>
|
|
|
|
<view id="edit_text" type="text" x="#text_x" y="#text_y" posref="#text_ref" multi_line="#multi_line" multi_line_space="0" multi_min_line="#multi_min_line" fontsize="#fontsize" color="#color" fontweight="#fontweight" fontstyle="#fontstyle" shadow="true" hardtext="" global_color="false" render_layer="#render_layer"/>
|
|
|
|
<view id="edit_text" type="text" x="#text_x" y="#text_y" posref="#text_ref" multi_line="#multi_line" multi_line_space="0" multi_min_line="#multi_min_line" fontsize="#fontsize" color="#color" fontweight="#fontweight" fontstyle="#fontstyle" shadow="#shadow" shadow_x="#shadow_x" shadow_y="#shadow_y" shadow_color="#shadow_color" shadow_outline="#shadow_outline" hardtext="" global_color="false" render_layer="#render_layer"/>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- border around the list -->
|
|
|
|
<!-- border around the list -->
|
|
|
@ -153,6 +163,11 @@
|
|
|
|
keep="true"
|
|
|
|
keep="true"
|
|
|
|
max_historic="40"
|
|
|
|
max_historic="40"
|
|
|
|
fontsize="10"
|
|
|
|
fontsize="10"
|
|
|
|
|
|
|
|
shadow="true"
|
|
|
|
|
|
|
|
shadow_x="1"
|
|
|
|
|
|
|
|
shadow_y="1"
|
|
|
|
|
|
|
|
shadow_color="0 0 0 255"
|
|
|
|
|
|
|
|
shadow_outline="false"
|
|
|
|
backup_father_container_pos="false"
|
|
|
|
backup_father_container_pos="false"
|
|
|
|
want_return="false"
|
|
|
|
want_return="false"
|
|
|
|
color="255 255 255 255"
|
|
|
|
color="255 255 255 255"
|
|
|
@ -162,7 +177,7 @@
|
|
|
|
<group id="#id" posref="#posref" x="#x" y="#y" posparent="#posparent" child_resize_h="#child_resize_h" sizeref="#sizeref" w="#w" h="#h" render_layer="#render_layer">
|
|
|
|
<group id="#id" posref="#posref" x="#x" y="#y" posparent="#posparent" child_resize_h="#child_resize_h" sizeref="#sizeref" w="#w" h="#h" render_layer="#render_layer">
|
|
|
|
<group type="edit_box" sizeref="#sizeref_eb" w="-8" id="eb" posref="TL TL" x="4" y="-4" child_resize_h="#child_resize_h" onenter="#onenter" params="#params" onchange="#onchange" onchange_params="#onchange_params" max_num_chars="#max_num_chars" prompt="#prompt" enter_loose_focus="#enter_loose_focus" enter_recover_focus="#enter_recover_focus" entry_type="#entry_type" reset_focus_on_hide="#reset_focus_on_hide" menu_r="#menu_r" max_historic="#max_historic" want_return="#want_return" backup_father_container_pos="#backup_father_container_pos" render_layer="#render_layer">
|
|
|
|
<group type="edit_box" sizeref="#sizeref_eb" w="-8" id="eb" posref="TL TL" x="4" y="-4" child_resize_h="#child_resize_h" onenter="#onenter" params="#params" onchange="#onchange" onchange_params="#onchange_params" max_num_chars="#max_num_chars" prompt="#prompt" enter_loose_focus="#enter_loose_focus" enter_recover_focus="#enter_recover_focus" entry_type="#entry_type" reset_focus_on_hide="#reset_focus_on_hide" menu_r="#menu_r" max_historic="#max_historic" want_return="#want_return" backup_father_container_pos="#backup_father_container_pos" render_layer="#render_layer">
|
|
|
|
<view type="bitmap" id="bg" scale="true" sizeref="hw" h="0" w="0" texture="W_box_blank.tga" inherit_gc_alpha="true" render_layer="#render_layer"/>
|
|
|
|
<view type="bitmap" id="bg" scale="true" sizeref="hw" h="0" w="0" texture="W_box_blank.tga" inherit_gc_alpha="true" render_layer="#render_layer"/>
|
|
|
|
<view id="edit_text" type="text" x="#text_x" y="#text_y" posref="#text_ref" multi_line="#multi_line" multi_line_space="0" fontsize="#fontsize" color="#color" shadow="true" hardtext="" global_color="false" render_layer="#render_layer"/>
|
|
|
|
<view id="edit_text" type="text" x="#text_x" y="#text_y" posref="#text_ref" multi_line="#multi_line" multi_line_space="0" fontsize="#fontsize" color="#color" shadow="#shadow" shadow_x="#shadow_x" shadow_y="#shadow_y" shadow_color="#shadow_color" shadow_outline="#shadow_outline" hardtext="" global_color="false" render_layer="#render_layer"/>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- border around the list -->
|
|
|
|
<!-- border around the list -->
|
|
|
@ -397,6 +412,11 @@
|
|
|
|
keep="true"
|
|
|
|
keep="true"
|
|
|
|
max_historic="40"
|
|
|
|
max_historic="40"
|
|
|
|
fontsize="10"
|
|
|
|
fontsize="10"
|
|
|
|
|
|
|
|
shadow="true"
|
|
|
|
|
|
|
|
shadow_x="1"
|
|
|
|
|
|
|
|
shadow_y="1"
|
|
|
|
|
|
|
|
shadow_color="0 0 0 255"
|
|
|
|
|
|
|
|
shadow_outline="false"
|
|
|
|
backup_father_container_pos="false"
|
|
|
|
backup_father_container_pos="false"
|
|
|
|
want_return="false"
|
|
|
|
want_return="false"
|
|
|
|
color="255 255 255 255"
|
|
|
|
color="255 255 255 255"
|
|
|
@ -407,7 +427,7 @@
|
|
|
|
<group type="edit_box" sizeref="#sizeref_eb" w="-16" id="eb" posref="TL TL" x="8" y="-8" child_resize_h="#child_resize_h" onenter="#onenter" params="#params" onchange="#onchange" onchange_params="#onchange_params" max_num_chars="#max_num_chars" prompt="#prompt" enter_loose_focus="#enter_loose_focus" enter_recover_focus="#enter_recover_focus" entry_type="#entry_type" reset_focus_on_hide="#reset_focus_on_hide" menu_r="#menu_r" max_historic="#max_historic" want_return="#want_return" backup_father_container_pos="#backup_father_container_pos" render_layer="#render_layer">
|
|
|
|
<group type="edit_box" sizeref="#sizeref_eb" w="-16" id="eb" posref="TL TL" x="8" y="-8" child_resize_h="#child_resize_h" onenter="#onenter" params="#params" onchange="#onchange" onchange_params="#onchange_params" max_num_chars="#max_num_chars" prompt="#prompt" enter_loose_focus="#enter_loose_focus" enter_recover_focus="#enter_recover_focus" entry_type="#entry_type" reset_focus_on_hide="#reset_focus_on_hide" menu_r="#menu_r" max_historic="#max_historic" want_return="#want_return" backup_father_container_pos="#backup_father_container_pos" render_layer="#render_layer">
|
|
|
|
<view type="bitmap" id="bg" scale="true" sizeref="hw" h="0" w="0" texture="log_eb_m.tga" inherit_gc_alpha="false" render_layer="#render_layer"/>
|
|
|
|
<view type="bitmap" id="bg" scale="true" sizeref="hw" h="0" w="0" texture="log_eb_m.tga" inherit_gc_alpha="false" render_layer="#render_layer"/>
|
|
|
|
|
|
|
|
|
|
|
|
<view id="edit_text" type="text" x="#text_x" y="#text_y" posref="#text_ref" multi_line="#multi_line" multi_line_space="0" fontsize="#fontsize" color="#color" shadow="true" hardtext="" global_color="false" render_layer="#render_layer"/>
|
|
|
|
<view id="edit_text" type="text" x="#text_x" y="#text_y" posref="#text_ref" multi_line="#multi_line" multi_line_space="0" fontsize="#fontsize" color="#color" shadow="#shadow" shadow_x="#shadow_x" shadow_y="#shadow_y" shadow_color="#shadow_color" shadow_outline="#shadow_outline" hardtext="" global_color="false" render_layer="#render_layer"/>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- border around the list -->
|
|
|
|
<!-- border around the list -->
|
|
|
@ -435,6 +455,11 @@
|
|
|
|
keep="true"
|
|
|
|
keep="true"
|
|
|
|
max_historic="40"
|
|
|
|
max_historic="40"
|
|
|
|
fontsize="10"
|
|
|
|
fontsize="10"
|
|
|
|
|
|
|
|
shadow="true"
|
|
|
|
|
|
|
|
shadow_x="1"
|
|
|
|
|
|
|
|
shadow_y="1"
|
|
|
|
|
|
|
|
shadow_color="0 0 0 255"
|
|
|
|
|
|
|
|
shadow_outline="false"
|
|
|
|
backup_father_container_pos="false"
|
|
|
|
backup_father_container_pos="false"
|
|
|
|
want_return="false"
|
|
|
|
want_return="false"
|
|
|
|
color="255 255 255 255"
|
|
|
|
color="255 255 255 255"
|
|
|
@ -444,7 +469,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<view type="bitmap" id="bg" scale="true" sizeref="hw" h="0" w="0" texture="blank.tga" color="255 255 255 0" />
|
|
|
|
<view type="bitmap" id="bg" scale="true" sizeref="hw" h="0" w="0" texture="blank.tga" color="255 255 255 0" />
|
|
|
|
|
|
|
|
|
|
|
|
<view id="edit_text" type="text" x="#text_x" y="#text_y" posref="#text_ref" multi_line="#multi_line" multi_line_space="0" fontsize="#fontsize" color="#color" shadow="true" hardtext="" global_color="false"/>
|
|
|
|
<view id="edit_text" type="text" x="#text_x" y="#text_y" posref="#text_ref" multi_line="#multi_line" multi_line_space="0" fontsize="#fontsize" color="#color" shadow="#shadow" shadow_x="#shadow_x" shadow_y="#shadow_y" shadow_color="#shadow_color" shadow_outline="#shadow_outline" hardtext="" global_color="false"/>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- border around the list -->
|
|
|
|
<!-- border around the list -->
|
|
|
|