3059 lines
95 KiB
XML
3059 lines
95 KiB
XML
|
<interface_config>
|
||
|
<root id="interface"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="800"
|
||
|
h="600"
|
||
|
active="true" />
|
||
|
<lua file="help.lua" />
|
||
|
<!--********************-->
|
||
|
<!--* welcome_info *-->
|
||
|
<!--********************-->
|
||
|
<variable entry="UI:SAVE:WELCOME"
|
||
|
type="sint32"
|
||
|
value="1" />
|
||
|
<proc id="welcome_close">
|
||
|
<action handler="set"
|
||
|
params="target='ui:interface:welcome_info:active'|value=0" />
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:SAVE:WELCOME|value=0" />
|
||
|
</proc>
|
||
|
<group type="container"
|
||
|
id="welcome_info"
|
||
|
w="420"
|
||
|
pop_min_w="420"
|
||
|
pop_max_w="420"
|
||
|
h="290"
|
||
|
pop_min_h="290"
|
||
|
pop_max_h="290"
|
||
|
title="Khanat"
|
||
|
resizer="true"
|
||
|
global_color="false"
|
||
|
header_color="UI:SAVE:WIN:COLORS:HELP"
|
||
|
title_bar_open="false"
|
||
|
open_button="false"
|
||
|
force_open_out="true"
|
||
|
right_button="false"
|
||
|
lockable="true"
|
||
|
openable="false"
|
||
|
opened="true"
|
||
|
movable="true"
|
||
|
active="true">
|
||
|
<group id="header_closed"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
h="12"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r=""
|
||
|
group_params_r=""></group>
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="16"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r=""
|
||
|
group_params_r=""></group>
|
||
|
<group id="content"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
posref="TL TL"
|
||
|
w="0"
|
||
|
h="0">
|
||
|
<view type="text"
|
||
|
id="title"
|
||
|
posref="TM TM"
|
||
|
x="0"
|
||
|
y="-20"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="14"
|
||
|
shadow="true"
|
||
|
global_color="false"
|
||
|
hardtext="uiWelcomeTitle" />
|
||
|
<view type="text"
|
||
|
id="intro"
|
||
|
posref="TL TL"
|
||
|
x="4"
|
||
|
y="-50"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="12"
|
||
|
shadow="true"
|
||
|
global_color="true"
|
||
|
hardtext="uiWelcomeIntro"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0" />
|
||
|
<view type="text"
|
||
|
id="move_title"
|
||
|
posparent="intro"
|
||
|
posref="BL TL"
|
||
|
x="0"
|
||
|
y="-14"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="12"
|
||
|
shadow="true"
|
||
|
global_color="false"
|
||
|
hardtext="uiWelcomeMoveTitle"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0" />
|
||
|
<view type="text"
|
||
|
id="move"
|
||
|
posparent="move_title"
|
||
|
posref="BL TL"
|
||
|
x="0"
|
||
|
y="-4"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="12"
|
||
|
shadow="true"
|
||
|
global_color="true"
|
||
|
hardtext="uiWelcomeMove"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0" />
|
||
|
<view type="text"
|
||
|
id="what_title"
|
||
|
posparent="move"
|
||
|
posref="BL TL"
|
||
|
x="0"
|
||
|
y="-14"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="12"
|
||
|
shadow="true"
|
||
|
global_color="false"
|
||
|
hardtext="uiWelcomeWhatTitle"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0" />
|
||
|
<view type="text"
|
||
|
id="what"
|
||
|
posparent="what_title"
|
||
|
posref="BL TL"
|
||
|
x="0"
|
||
|
y="-4"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="12"
|
||
|
shadow="true"
|
||
|
global_color="true"
|
||
|
hardtext="uiWelcomeWhat"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0" />
|
||
|
<ctrl style="button_ok"
|
||
|
x="0"
|
||
|
y="6"
|
||
|
posref="BM BM"
|
||
|
text_y="-2"
|
||
|
onclick_l="proc"
|
||
|
params_l="welcome_close"
|
||
|
hardtext="uittOK" />
|
||
|
</group>
|
||
|
</group>
|
||
|
<!--
|
||
|
<link expr="@UI:SAVE:WELCOME" target="ui:interface:welcome_info:active"/>
|
||
|
-->
|
||
|
<tree node="welcome_info"></tree>
|
||
|
<!--******************************-->
|
||
|
<!--* activate hardware cursor *-->
|
||
|
<!--******************************-->
|
||
|
<variable entry="UI:SAVE:HARDWARE_CURSOR"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<proc id="close_hardware_cursor">
|
||
|
<action handler="set"
|
||
|
params="target='ui:interface:hardware_cursor:active'|value=0" />
|
||
|
</proc>
|
||
|
<proc id="active_hardware_cursor">
|
||
|
<action handler="set"
|
||
|
params="target='ui:interface:hardware_cursor:active'|value=0" />
|
||
|
<action handler="set"
|
||
|
params="target='ui:interface:hardware_cursor:content:active_ok:pushed'|value=1" />
|
||
|
<action handler="ddx_bool_button"
|
||
|
params="" />
|
||
|
</proc>
|
||
|
<group type="modal"
|
||
|
id="hardware_cursor"
|
||
|
exit_click_out="true"
|
||
|
w="400"
|
||
|
h="100"
|
||
|
on_active=""
|
||
|
on_active_params=""
|
||
|
options="skin_modal"
|
||
|
on_enter=""
|
||
|
on_enter_params=""
|
||
|
mouse_pos="false">
|
||
|
<group id="content"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
posref="TL TL"
|
||
|
sizeref="wh"
|
||
|
w="0"
|
||
|
h="0">
|
||
|
<view type="text"
|
||
|
id="title"
|
||
|
posref="TM TM"
|
||
|
x="0"
|
||
|
y="-30"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="14"
|
||
|
shadow="true"
|
||
|
global_color="false"
|
||
|
hardtext="uiActivateHardwareCursor" />
|
||
|
<ctrl style="button_ok"
|
||
|
id="active_ok"
|
||
|
x="-15"
|
||
|
y="10"
|
||
|
posref="BM BM"
|
||
|
text_y="-2"
|
||
|
onclick_l="proc"
|
||
|
params_l="active_hardware_cursor"
|
||
|
hardtext="uiYes" />
|
||
|
<ctrl style="button_cancel"
|
||
|
x="10"
|
||
|
y="0"
|
||
|
posparent="active_ok"
|
||
|
posref="BR BL"
|
||
|
text_y="-2"
|
||
|
onclick_l="proc"
|
||
|
params_l="close_hardware_cursor"
|
||
|
hardtext="uiNo" />
|
||
|
<ddx id="all">
|
||
|
<param ui="active_ok"
|
||
|
type="cfg"
|
||
|
widget="boolbut"
|
||
|
realtime="true"
|
||
|
link="HardwareCursor" />
|
||
|
</ddx>
|
||
|
</group>
|
||
|
</group>
|
||
|
<!--******************************-->
|
||
|
<!--* universe chanel warning *-->
|
||
|
<!--******************************-->
|
||
|
<variable entry="UI:SAVE:UNIVERSE_CHANEL_WARNING_AVOID"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<variable entry="UI:VARIABLES:TEMP_UNIVERSE_CHANEL_WARNING_AVOID"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<variable entry="UI:VARIABLES:UNIVERSE_CHANEL_WARNING_DONE"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<variable entry="UI:VARIABLES:UNIVERSE_CHANEL_WARNING_WANTED"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<proc id="universe_chanel_warning_close">
|
||
|
<action handler="hide"
|
||
|
params="target='ui:interface:universe_chanel_warning'" />
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:VARIABLES:UNIVERSE_CHANEL_WARNING_DONE|value=1" />
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:VARIABLES:UNIVERSE_CHANEL_WARNING_WANTED|value=0" />
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:SAVE:UNIVERSE_CHANEL_WARNING_AVOID|value=@UI:VARIABLES:TEMP_UNIVERSE_CHANEL_WARNING_AVOID" />
|
||
|
</proc>
|
||
|
<group type="container"
|
||
|
id="universe_chanel_warning"
|
||
|
w="320"
|
||
|
pop_min_w="320"
|
||
|
pop_max_w="320"
|
||
|
h="200"
|
||
|
pop_min_h="200"
|
||
|
pop_max_h="200"
|
||
|
title="uiUniverseChanelWarningTitle"
|
||
|
resizer="true"
|
||
|
global_color="false"
|
||
|
header_color="UI:SAVE:WIN:COLORS:HELP"
|
||
|
title_bar_open="false"
|
||
|
open_button="false"
|
||
|
force_open_out="true"
|
||
|
right_button="false"
|
||
|
lockable="true"
|
||
|
openable="false"
|
||
|
opened="true"
|
||
|
movable="true"
|
||
|
active="true"
|
||
|
savable="false">
|
||
|
<group id="header_closed"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
h="12"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r=""
|
||
|
group_params_r=""></group>
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="16"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r=""
|
||
|
group_params_r=""></group>
|
||
|
<group id="content"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
posref="TL TL"
|
||
|
w="0"
|
||
|
h="0">
|
||
|
<view type="text"
|
||
|
id="universe_chanel_warning_text"
|
||
|
posref="TM TM"
|
||
|
x="0"
|
||
|
y="-20"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="12"
|
||
|
shadow="true"
|
||
|
global_color="true"
|
||
|
hardtext="uiUniverseChanelWarningContent"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0" />
|
||
|
<instance template="check_box"
|
||
|
id="avoid"
|
||
|
posref="BL BL"
|
||
|
x="0"
|
||
|
y="30"
|
||
|
w="0"
|
||
|
h="16"
|
||
|
fontsize="10"
|
||
|
hardtext="uiUniverseChanelWarningAvoid"
|
||
|
dblink="UI:VARIABLES:TEMP_UNIVERSE_CHANEL_WARNING_AVOID"
|
||
|
global_color="false" />
|
||
|
<ctrl style="button_ok"
|
||
|
x="0"
|
||
|
y="6"
|
||
|
posref="BM BM"
|
||
|
text_y="-2"
|
||
|
onclick_l="proc"
|
||
|
params_l="universe_chanel_warning_close"
|
||
|
hardtext="uittOK" />
|
||
|
</group>
|
||
|
</group>
|
||
|
<!-- If necessary, not already displayed this session, and not avoided by user, show the warning -->
|
||
|
<link expr="and(@UI:VARIABLES:UNIVERSE_CHANEL_WARNING_WANTED,
|
||
|
not(@UI:VARIABLES:UNIVERSE_CHANEL_WARNING_DONE),
|
||
|
not(@UI:SAVE:UNIVERSE_CHANEL_WARNING_AVOID))"
|
||
|
target="ui:interface:universe_chanel_warning:active" />
|
||
|
<tree node="universe_chanel_warning"></tree>
|
||
|
<tree node="welcome_info"></tree>
|
||
|
<!--********************-->
|
||
|
<!--* death warning *-->
|
||
|
<!--********************-->
|
||
|
<variable entry="UI:SAVE:DEATH_WARNING_AVOID"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<variable entry="UI:VARIABLES:TEMP_DEATH_WARNING_AVOID"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<variable entry="UI:VARIABLES:DEATH_WARNING_DONE"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<variable entry="UI:VARIABLES:DEATH_WARNING_WANTED"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<proc id="death_warning_close">
|
||
|
<action handler="hide"
|
||
|
params="target='ui:interface:death_warning'" />
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:VARIABLES:DEATH_WARNING_DONE|value=0" />
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:VARIABLES:DEATH_WARNING_WANTED|value=0" />
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:SAVE:DEATH_WARNING_AVOID|value=@UI:VARIABLES:TEMP_DEATH_WARNING_AVOID" />
|
||
|
</proc>
|
||
|
<group type="container"
|
||
|
id="death_warning"
|
||
|
w="400"
|
||
|
pop_min_w="400"
|
||
|
pop_max_w="400"
|
||
|
h="250"
|
||
|
pop_min_h="250"
|
||
|
pop_max_h="250"
|
||
|
title="uiDeathWarningTitle"
|
||
|
resizer="true"
|
||
|
global_color="false"
|
||
|
header_color="UI:SAVE:WIN:COLORS:HELP"
|
||
|
title_bar_open="false"
|
||
|
open_button="false"
|
||
|
force_open_out="true"
|
||
|
right_button="false"
|
||
|
lockable="true"
|
||
|
openable="false"
|
||
|
opened="true"
|
||
|
movable="true"
|
||
|
active="true"
|
||
|
savable="false">
|
||
|
<group id="header_closed"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
h="12"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r=""
|
||
|
group_params_r=""></group>
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="16"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r=""
|
||
|
group_params_r=""></group>
|
||
|
<group id="content"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
posref="TL TL"
|
||
|
w="0"
|
||
|
h="0">
|
||
|
<view type="text"
|
||
|
id="death_warning_text"
|
||
|
posref="TM TM"
|
||
|
x="0"
|
||
|
y="-20"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="12"
|
||
|
shadow="true"
|
||
|
global_color="true"
|
||
|
hardtext="uiDeathWarningContent"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0" />
|
||
|
<instance template="check_box"
|
||
|
id="avoid"
|
||
|
posref="BL BL"
|
||
|
x="0"
|
||
|
y="30"
|
||
|
w="0"
|
||
|
h="16"
|
||
|
fontsize="10"
|
||
|
hardtext="uiDeathWarningAvoid"
|
||
|
dblink="UI:VARIABLES:TEMP_DEATH_WARNING_AVOID"
|
||
|
global_color="false" />
|
||
|
<ctrl style="button_ok"
|
||
|
x="0"
|
||
|
y="6"
|
||
|
posref="BM BM"
|
||
|
text_y="-2"
|
||
|
onclick_l="proc"
|
||
|
params_l="death_warning_close"
|
||
|
hardtext="uittOK" />
|
||
|
</group>
|
||
|
</group>
|
||
|
<!-- If necessary, not already displayed this session, and not avoided by user, show the warning -->
|
||
|
<link expr="and(@UI:VARIABLES:DEATH_WARNING_WANTED,
|
||
|
not(@UI:VARIABLES:DEATH_WARNING_DONE),
|
||
|
not(@UI:SAVE:DEATH_WARNING_AVOID))"
|
||
|
target="ui:interface:death_warning:active" />
|
||
|
<tree node="death_warning"></tree>
|
||
|
<!--********************-->
|
||
|
<!--* Night Warning *-->
|
||
|
<!--********************-->
|
||
|
<variable entry="UI:SAVE:NIGHT_AVOID"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<variable entry="UI:VARIABLES:TEMP_NIGHT_WARNING_AVOID"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<variable entry="UI:VARIABLES:NIGHT_WARNING_DONE"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<variable entry="UI:VARIABLES:NIGHT_WARNING_WANTED"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<proc id="night_warning_close">
|
||
|
<action handler="hide"
|
||
|
params="target='ui:interface:night_warning'" />
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:VARIABLES:NIGHT_WARNING_DONE|value=0" />
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:VARIABLES:NIGHT_WARNING_WANTED|value=0" />
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:SAVE:NIGHT_WARNING_AVOID|value=@UI:VARIABLES:TEMP_NIGHT_WARNING_AVOID" />
|
||
|
</proc>
|
||
|
<group type="container"
|
||
|
id="night_warning"
|
||
|
w="400"
|
||
|
pop_min_w="400"
|
||
|
pop_max_w="400"
|
||
|
h="250"
|
||
|
pop_min_h="250"
|
||
|
pop_max_h="250"
|
||
|
title="uiNightWarningTitle"
|
||
|
resizer="true"
|
||
|
global_color="false"
|
||
|
header_color="UI:SAVE:WIN:COLORS:HELP"
|
||
|
title_bar_open="false"
|
||
|
open_button="false"
|
||
|
force_open_out="true"
|
||
|
right_button="false"
|
||
|
lockable="true"
|
||
|
openable="false"
|
||
|
opened="true"
|
||
|
movable="true"
|
||
|
active="true"
|
||
|
savable="false">
|
||
|
<group id="header_closed"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
h="12"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r=""
|
||
|
group_params_r=""></group>
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="16"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r=""
|
||
|
group_params_r=""></group>
|
||
|
<group id="content"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
posref="TL TL"
|
||
|
w="0"
|
||
|
h="0">
|
||
|
<view type="text"
|
||
|
id="night_warning_text"
|
||
|
posref="TM TM"
|
||
|
x="0"
|
||
|
y="-20"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="12"
|
||
|
shadow="true"
|
||
|
global_color="true"
|
||
|
hardtext="uiNightWarningContent"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0" />
|
||
|
<instance template="check_box"
|
||
|
id="avoid"
|
||
|
posref="BL BL"
|
||
|
x="0"
|
||
|
y="30"
|
||
|
w="0"
|
||
|
h="16"
|
||
|
fontsize="10"
|
||
|
hardtext="uiDeathWarningAvoid"
|
||
|
dblink="UI:VARIABLES:TEMP_NIGHT_WARNING_AVOID"
|
||
|
global_color="false" />
|
||
|
<ctrl style="button_ok"
|
||
|
x="0"
|
||
|
y="6"
|
||
|
posref="BM BM"
|
||
|
text_y="-2"
|
||
|
onclick_l="proc"
|
||
|
params_l="night_warning_close"
|
||
|
hardtext="uittOK" />
|
||
|
</group>
|
||
|
</group>
|
||
|
<!-- If necessary, not already displayed this session, and not avoided by user, show the warning -->
|
||
|
<link expr="and(@UI:VARIABLES:NIGHT_WARNING_WANTED,
|
||
|
not(@UI:VARIABLES:NIGHT_WARNING_DONE),
|
||
|
not(@UI:SAVE:NIGHT_WARNING_AVOID))"
|
||
|
target="ui:interface:night_warning:active" />
|
||
|
<tree node="night_warning"></tree>
|
||
|
<!--********************-->
|
||
|
<!--* help_browser *-->
|
||
|
<!--********************-->
|
||
|
<proc id="Help_Sheet">
|
||
|
<action handler="launch_help"
|
||
|
params="url=interf_identity.html" />
|
||
|
<action handler="show"
|
||
|
params="info_player_skills" />
|
||
|
</proc>
|
||
|
<proc id="Help_MyGauges">
|
||
|
<action handler="launch_help"
|
||
|
params="url=interf_my_gauges.html" />
|
||
|
<action handler="show"
|
||
|
params="player" />
|
||
|
</proc>
|
||
|
<proc id="Help_TargetGauges">
|
||
|
<action handler="launch_help"
|
||
|
params="url=interf_target.html" />
|
||
|
<action handler="show"
|
||
|
params="target" />
|
||
|
</proc>
|
||
|
<proc id="Help_ActionBar">
|
||
|
<action handler="launch_help"
|
||
|
params="url=interf_action_bar.html" />
|
||
|
<action handler="show"
|
||
|
params="gestionsets" />
|
||
|
</proc>
|
||
|
<proc id="Help_ActionBook">
|
||
|
<action handler="launch_help"
|
||
|
params="url=interf_action_book.html" />
|
||
|
<action handler="show"
|
||
|
params="phrase_book" />
|
||
|
</proc>
|
||
|
<proc id="Help_TradeNPC">
|
||
|
<action handler="launch_help"
|
||
|
params="url=interf_bot_trade.html" />
|
||
|
</proc>
|
||
|
<proc id="Help_Chat">
|
||
|
<action handler="launch_help"
|
||
|
params="url=interf_chat.html" />
|
||
|
<action handler="show"
|
||
|
params="main_chat" />
|
||
|
</proc>
|
||
|
<proc id="Help_Compass">
|
||
|
<action handler="launch_help"
|
||
|
params="url=interf_compass.html" />
|
||
|
<action handler="show"
|
||
|
params="compass" />
|
||
|
</proc>
|
||
|
<proc id="Help_Animals">
|
||
|
<action handler="launch_help"
|
||
|
params="url=interf_animals.html" />
|
||
|
<action handler="show"
|
||
|
params="animal_global" />
|
||
|
</proc>
|
||
|
<group type="container"
|
||
|
id="help_browser"
|
||
|
w="410"
|
||
|
h="400"
|
||
|
title="uiHelp"
|
||
|
global_color="false"
|
||
|
header_color="UI:SAVE:WIN:COLORS:HELP"
|
||
|
resizer="true"
|
||
|
pop_min_w="400"
|
||
|
pop_min_h="96"
|
||
|
pop_max_w="2000"
|
||
|
pop_max_h="1600"
|
||
|
title_bar_open="false"
|
||
|
open_button="false"
|
||
|
force_open_out="true"
|
||
|
lockable="true"
|
||
|
openable="false"
|
||
|
opened="true"
|
||
|
movable="true"
|
||
|
active="true">
|
||
|
<group id="header_closed"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
h="12"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r="active_menu"
|
||
|
group_params_r="menu=ui:interface:base_menu_with_color">
|
||
|
</group>
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="16"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r="active_menu"
|
||
|
group_params_r="menu=ui:interface:base_menu_with_color">
|
||
|
<!-- must be frozen by default cause no undo/redo at start -->
|
||
|
<ctrl style="text_button_header"
|
||
|
button_type="push_button"
|
||
|
id="browse_redo"
|
||
|
posref="MR MR"
|
||
|
x="-16"
|
||
|
y="0"
|
||
|
hardtext="uiBrowseRedoButton"
|
||
|
tooltip="uittBrowseRedo"
|
||
|
onclick_l="browse_redo"
|
||
|
params_l="name=ui:interface:help_browser:content:html"
|
||
|
frozen="true" />
|
||
|
<ctrl style="text_button_header"
|
||
|
button_type="push_button"
|
||
|
id="browse_undo"
|
||
|
posparent="browse_redo"
|
||
|
posref="ML MR"
|
||
|
x="-4"
|
||
|
y="0"
|
||
|
hardtext="uiBrowseUndoButton"
|
||
|
tooltip="uittBrowseUndo"
|
||
|
onclick_l="browse_undo"
|
||
|
params_l="name=ui:interface:help_browser:content:html"
|
||
|
frozen="true" />
|
||
|
</group>
|
||
|
<group id="content"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
posref="TL TL">
|
||
|
<group type="quick_help"
|
||
|
id="html"
|
||
|
posref="TL TL"
|
||
|
posparent="parent"
|
||
|
url="home"
|
||
|
title_prefix="uiHelpTitle"
|
||
|
sizeref="wh"
|
||
|
x="184"
|
||
|
y="0"
|
||
|
w="-190"
|
||
|
h="0"
|
||
|
background_color="0 0 0 255"
|
||
|
error_color="255 240 48 255"
|
||
|
link_color="240 155 100 255"
|
||
|
text_color="210 210 210 255"
|
||
|
h1_color="255 255 255 255"
|
||
|
h2_color="255 255 255 255"
|
||
|
h3_color="255 255 255 255"
|
||
|
h4_color="255 255 255 255"
|
||
|
h5_color="255 255 255 255"
|
||
|
h6_color="255 255 255 255"
|
||
|
text_font_size="10"
|
||
|
h1_font_size="20"
|
||
|
h2_font_size="18"
|
||
|
h3_font_size="16"
|
||
|
h4_font_size="14"
|
||
|
h5_font_size="12"
|
||
|
h6_font_size="12"
|
||
|
paragraph_begin_space="1"
|
||
|
multi_line_space_factor="0.25"
|
||
|
td_begin_space="16"
|
||
|
li_begin_space="4"
|
||
|
ul_begin_space="12"
|
||
|
li_indent="0"
|
||
|
ul_indent="30"
|
||
|
checkbox_bitmap_normal="w_slot_on.tga"
|
||
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||
|
checkbox_bitmap_over=""
|
||
|
background_bitmap_view="black2"
|
||
|
home="intro.html"
|
||
|
browse_next_time="true"
|
||
|
form_text_area_group="edit_box_widget_multiline"
|
||
|
browse_tree="ui:interface:help_browser:content:sbtree:tree_list"
|
||
|
browse_undo="ui:interface:help_browser:header_opened:browse_undo"
|
||
|
browse_redo="ui:interface:help_browser:header_opened:browse_redo">
|
||
|
|
||
|
<group id="black"
|
||
|
posref="BR BR"
|
||
|
sizeref="hw"
|
||
|
w="-12"
|
||
|
h="-12"
|
||
|
inherit_gc_alpha="true" />
|
||
|
<instance template="inner_thin_border"
|
||
|
posparent="black"
|
||
|
inherit_gc_alpha="true" />
|
||
|
<view type="bitmap"
|
||
|
id="black2"
|
||
|
posparent="black"
|
||
|
posref="MM MM"
|
||
|
sizeref="wh"
|
||
|
w="-2"
|
||
|
h="-2"
|
||
|
inherit_gc_alpha="true"
|
||
|
scale="true"
|
||
|
texture="blank.tga"
|
||
|
global_color="false" />
|
||
|
<group type="list"
|
||
|
id="text_list"
|
||
|
fontsize="9"
|
||
|
posref="TL TL"
|
||
|
posparent="black"
|
||
|
x="2"
|
||
|
y="-2"
|
||
|
space="0"
|
||
|
sizeref="hw"
|
||
|
w="-4"
|
||
|
h="-4"
|
||
|
maxelements="2000" />
|
||
|
<ctrl style="skin_scroll"
|
||
|
id="scroll_bar" />
|
||
|
</group>
|
||
|
<group id="sbtree"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="-12"
|
||
|
sizeref="h"
|
||
|
w="180"
|
||
|
h="-12">
|
||
|
<group id="black"
|
||
|
posref="BR BR"
|
||
|
sizeref="hw"
|
||
|
w="-12"
|
||
|
h="0"
|
||
|
inherit_gc_alpha="true" />
|
||
|
<instance template="inner_thin_border"
|
||
|
posparent="black"
|
||
|
inherit_gc_alpha="true" />
|
||
|
<group id="tree_list"
|
||
|
type="tree"
|
||
|
posref="TL TL"
|
||
|
x="16"
|
||
|
y="-4"
|
||
|
col_over="255 255 255 48"
|
||
|
col_select="255 255 255 80"
|
||
|
fontsize="10"
|
||
|
max_sizeparent="parent"
|
||
|
max_sizeref="wh"
|
||
|
max_w="-20"
|
||
|
max_h="-10">
|
||
|
<node name="uihIntro"
|
||
|
handler="launch_help"
|
||
|
params="url=intro.html" />
|
||
|
<node name="uihTutorial"
|
||
|
handler="launch_help"
|
||
|
params="url=help.html">
|
||
|
<node name="uiQH_1"
|
||
|
handler="launch_help"
|
||
|
params="url=qh_motion.html" />
|
||
|
<node name="uiQH_2"
|
||
|
handler="launch_help"
|
||
|
params="url=qh_windows.html" />
|
||
|
<node name="uiQH_3"
|
||
|
handler="launch_help"
|
||
|
params="url=qh_fight.html" />
|
||
|
<node name="uiQH_4"
|
||
|
handler="launch_help"
|
||
|
params="url=qh_magic.html" />
|
||
|
<node name="uiQH_5"
|
||
|
handler="launch_help"
|
||
|
params="url=qh_orientation.html" />
|
||
|
</node>
|
||
|
<node name="uihHowTo"
|
||
|
handler="launch_help"
|
||
|
params="url=help.html">
|
||
|
<node name="uihHowToSelfHeal"
|
||
|
handler="launch_help"
|
||
|
params="url=how_to_selfheal.html" />
|
||
|
<node name="uihHowToHealOther"
|
||
|
handler="launch_help"
|
||
|
params="url=how_to_healothers.html" />
|
||
|
<node name="uihHowToCastOffensiveSpells"
|
||
|
handler="launch_help"
|
||
|
params="url=how_to_castoffensivespells.html" />
|
||
|
<node name="uihHowToChangeItemsInHand"
|
||
|
handler="launch_help"
|
||
|
params="url=how_to_changeitemsinhand.html" />
|
||
|
<node name="uihHowToFindRMSources"
|
||
|
handler="launch_help"
|
||
|
params="url=how_to_findrawmaterialsources.html" />
|
||
|
<node name="uihHowToExtractRMFromASource"
|
||
|
handler="launch_help"
|
||
|
params="url=how_to_extractrawmaterialsfromasource.html" />
|
||
|
<node name="uihHowToResurectADeadFriend"
|
||
|
handler="launch_help"
|
||
|
params="url=how_to_resurectadeadfriend.html" />
|
||
|
</node>
|
||
|
<node name="uihInterfaces"
|
||
|
handler="launch_help"
|
||
|
params="url=help.html">
|
||
|
<node name="uihIdentity"
|
||
|
handler="proc"
|
||
|
params="Help_Sheet" />
|
||
|
<node name="uihGauges"
|
||
|
handler="proc"
|
||
|
params="Help_MyGauges" />
|
||
|
<node name="uihTarget"
|
||
|
handler="proc"
|
||
|
params="Help_TargetGauges" />
|
||
|
<node name="uihHands"
|
||
|
handler="proc"
|
||
|
params="Help_ActionBar" />
|
||
|
<node name="uihMainChat"
|
||
|
handler="proc"
|
||
|
params="Help_Chat" />
|
||
|
<node name="uihCompas"
|
||
|
handler="proc"
|
||
|
params="Help_Compass" />
|
||
|
<node name="uihPA"
|
||
|
handler="proc"
|
||
|
params="Help_Animals" />
|
||
|
<node name="uihActionBook"
|
||
|
handler="proc"
|
||
|
params="Help_ActionBook" />
|
||
|
<node name="uihTradeNPC"
|
||
|
handler="proc"
|
||
|
params="Help_TradeNPC" />
|
||
|
</node>
|
||
|
<node name="uihCredits"
|
||
|
handler="launch_help"
|
||
|
params="url=credits.html" />
|
||
|
</group>
|
||
|
<ctrl style="skin_scroll"
|
||
|
id="scroll_bar"
|
||
|
align="T"
|
||
|
target="tree_list" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</group>
|
||
|
<!--<define id="cs_url"
|
||
|
value="http://app.ryzom.com/ticket_system/index.php?mode=load" />-->
|
||
|
<define id="cs_url"
|
||
|
value="http://lirria.khaganat.net/ams/" />
|
||
|
<group type="container"
|
||
|
id="cs_browser"
|
||
|
w="410"
|
||
|
h="400"
|
||
|
title="uiHelp"
|
||
|
global_color="false"
|
||
|
header_color="UI:SAVE:WIN:COLORS:HELP"
|
||
|
resizer="true"
|
||
|
pop_min_w="400"
|
||
|
pop_min_h="96"
|
||
|
pop_max_w="2000"
|
||
|
pop_max_h="1600"
|
||
|
title_bar_open="false"
|
||
|
open_button="false"
|
||
|
force_open_out="true"
|
||
|
lockable="true"
|
||
|
openable="true"
|
||
|
opened="true"
|
||
|
movable="true"
|
||
|
active="true">
|
||
|
<group id="header_closed"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
h="12"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r="active_menu"
|
||
|
group_params_r="menu=ui:interface:base_menu_with_color"
|
||
|
on_active="lua"
|
||
|
on_active_params="help:closeCSBrowserHeader('cs_browser')">
|
||
|
</group>
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="13"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r="active_menu"
|
||
|
group_params_r="menu=ui:interface:base_menu_with_color"
|
||
|
on_active="lua"
|
||
|
on_active_params="help:openCSBrowserHeader('cs_browser')">
|
||
|
|
||
|
|
||
|
<!--Quitta start-->
|
||
|
<ctrl style="text_button_header"
|
||
|
button_type="push_button"
|
||
|
id="browse_home"
|
||
|
posref="MR MR"
|
||
|
x="-16"
|
||
|
y="0"
|
||
|
hardtext="AMS-HOME"
|
||
|
tooltip="uittBrowseHome"
|
||
|
onclick_l="browse_home"
|
||
|
params_l="name=ui:interface:cs_browser:content:html"
|
||
|
frozen="false" />
|
||
|
<!--Quitta end-->
|
||
|
|
||
|
</group>
|
||
|
<group id="content"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
posref="TL TL">
|
||
|
<group type="cs_html"
|
||
|
id="html"
|
||
|
posref="TL TL"
|
||
|
posparent="parent"
|
||
|
url="home"
|
||
|
title_prefix="uiHelpTitle"
|
||
|
sizeref="wh"
|
||
|
x="2"
|
||
|
y="0"
|
||
|
w="-4"
|
||
|
h="0"
|
||
|
background_color="0 0 0 255"
|
||
|
error_color="255 240 48 255"
|
||
|
link_color="240 155 100 255"
|
||
|
text_color="210 210 210 255"
|
||
|
h1_color="255 255 255 255"
|
||
|
h2_color="255 255 255 255"
|
||
|
h3_color="255 255 255 255"
|
||
|
h4_color="255 255 255 255"
|
||
|
h5_color="255 255 255 255"
|
||
|
h6_color="255 255 255 255"
|
||
|
text_font_size="10"
|
||
|
h1_font_size="20"
|
||
|
h2_font_size="18"
|
||
|
h3_font_size="16"
|
||
|
h4_font_size="14"
|
||
|
h5_font_size="12"
|
||
|
h6_font_size="12"
|
||
|
paragraph_begin_space="12"
|
||
|
multi_line_space_factor="0.25"
|
||
|
td_begin_space="10"
|
||
|
li_begin_space="4"
|
||
|
ul_begin_space="12"
|
||
|
li_indent="-10"
|
||
|
ul_indent="30"
|
||
|
checkbox_bitmap_normal="w_slot_on.tga"
|
||
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||
|
checkbox_bitmap_over=""
|
||
|
background_bitmap_view="black2"
|
||
|
home="%cs_url"
|
||
|
browse_next_time="true"
|
||
|
form_text_area_group="edit_box_widget_multiline">
|
||
|
<group id="black"
|
||
|
posref="BR BR"
|
||
|
sizeref="hw"
|
||
|
w="-12"
|
||
|
h="-12"
|
||
|
inherit_gc_alpha="true" />
|
||
|
<instance template="inner_thin_border"
|
||
|
posparent="black"
|
||
|
inherit_gc_alpha="true" />
|
||
|
<view type="bitmap"
|
||
|
id="black2"
|
||
|
posparent="black"
|
||
|
posref="MM MM"
|
||
|
sizeref="wh"
|
||
|
w="-2"
|
||
|
h="-2"
|
||
|
inherit_gc_alpha="true"
|
||
|
scale="true"
|
||
|
texture="blank.tga"
|
||
|
global_color="false" />
|
||
|
<group type="list"
|
||
|
id="text_list"
|
||
|
fontsize="9"
|
||
|
posref="TL TL"
|
||
|
posparent="black"
|
||
|
x="2"
|
||
|
y="-2"
|
||
|
space="0"
|
||
|
sizeref="hw"
|
||
|
w="-4"
|
||
|
h="-4"
|
||
|
maxelements="2000" />
|
||
|
<ctrl style="skin_scroll"
|
||
|
id="scroll_bar" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</group>
|
||
|
<!--******************-->
|
||
|
<!--* quick_help *-->
|
||
|
<!--******************-->
|
||
|
<proc id="QH_active">
|
||
|
<action handler="reset_pushed"
|
||
|
params="dblink=ui:interface:quick_help:header_opened:buttons" />
|
||
|
<action handler="browse"
|
||
|
params="name=ui:interface:quick_help:header_opened:html|url=qh_welcome.html" />
|
||
|
</proc>
|
||
|
<define id="quick_help_buttons"
|
||
|
value="ui:interface:quick_help:header_opened:buttons" />
|
||
|
<group type="container"
|
||
|
id="quick_help"
|
||
|
w="224"
|
||
|
h="396"
|
||
|
title="uiQuickhelpTitle"
|
||
|
global_color="false"
|
||
|
opened="true"
|
||
|
openable="false"
|
||
|
resizer="false"
|
||
|
locked="true"
|
||
|
movable="true"
|
||
|
active="false"
|
||
|
header_color="UI:SAVE:WIN:COLORS:HELP"
|
||
|
on_active="proc"
|
||
|
on_active_params="QH_active"
|
||
|
on_deactive="context_help_html"
|
||
|
on_deactive_params="quick_help">
|
||
|
<group id="header_closed"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="216"
|
||
|
h="16"
|
||
|
posref="TL TL"></group>
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="216"
|
||
|
child_resize_h="true"
|
||
|
child_resize_hmargin="16"
|
||
|
posref="TL TL"
|
||
|
group_onclick_r="active_menu"
|
||
|
group_params_r="menu=ui:interface:base_menu_with_color">
|
||
|
<group id="buttons"
|
||
|
posref="TL TL"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
child_resize_hmargin="8"
|
||
|
y="-16">
|
||
|
<ctrl style="qh_button"
|
||
|
id="but1"
|
||
|
posref="TM TM"
|
||
|
y="-4"
|
||
|
hardtext="uiQH_1"
|
||
|
onclick_l="browse"
|
||
|
params_l="name=ui:interface:quick_help:header_opened:html|url=qh_motion.html" />
|
||
|
<ctrl style="qh_button"
|
||
|
id="but2"
|
||
|
posparent="but1"
|
||
|
posref="BM TM"
|
||
|
y="-4"
|
||
|
hardtext="uiQH_2"
|
||
|
onclick_l="browse"
|
||
|
params_l="name=ui:interface:quick_help:header_opened:html|url=qh_windows.html" />
|
||
|
<ctrl style="qh_button"
|
||
|
id="but3"
|
||
|
posparent="but2"
|
||
|
posref="BM TM"
|
||
|
y="-4"
|
||
|
hardtext="uiQH_3"
|
||
|
onclick_l="browse"
|
||
|
params_l="name=ui:interface:quick_help:header_opened:html|url=qh_fight.html" />
|
||
|
<ctrl style="qh_button"
|
||
|
id="but4"
|
||
|
posparent="but3"
|
||
|
posref="BM TM"
|
||
|
y="-4"
|
||
|
hardtext="uiQH_4"
|
||
|
onclick_l="browse"
|
||
|
params_l="name=ui:interface:quick_help:header_opened:html|url=qh_magic.html" />
|
||
|
<ctrl style="qh_button"
|
||
|
id="but5"
|
||
|
posparent="but4"
|
||
|
posref="BM TM"
|
||
|
y="-4"
|
||
|
hardtext="uiQH_5"
|
||
|
onclick_l="browse"
|
||
|
params_l="name=ui:interface:quick_help:header_opened:html|url=qh_orientation.html" />
|
||
|
</group>
|
||
|
<group type="quick_help"
|
||
|
id="html"
|
||
|
posparent="buttons"
|
||
|
posref="BM TM"
|
||
|
url="qh_welcome.html"
|
||
|
title_prefix="uiQuickhelpTitle"
|
||
|
sizeref="w"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="192"
|
||
|
min_height="192"
|
||
|
max_height="1600"
|
||
|
background_color="0 0 0 255"
|
||
|
error_color="255 240 48 255"
|
||
|
link_color="240 155 100 255"
|
||
|
text_color="210 210 210 255"
|
||
|
h1_color="255 255 255 255"
|
||
|
h2_color="255 255 255 255"
|
||
|
h3_color="255 255 255 255"
|
||
|
h4_color="255 255 255 255"
|
||
|
h5_color="255 255 255 255"
|
||
|
h6_color="255 255 255 255"
|
||
|
text_font_size="10"
|
||
|
h1_font_size="20"
|
||
|
h2_font_size="18"
|
||
|
h3_font_size="16"
|
||
|
h4_font_size="14"
|
||
|
h5_font_size="12"
|
||
|
h6_font_size="12"
|
||
|
paragraph_begin_space="12"
|
||
|
multi_line_space_factor="0.25"
|
||
|
td_begin_space="0"
|
||
|
li_begin_space="0"
|
||
|
ul_begin_space="12"
|
||
|
li_indent="-10"
|
||
|
ul_indent="30"
|
||
|
checkbox_bitmap_normal="w_slot_on.tga"
|
||
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||
|
checkbox_bitmap_over=""
|
||
|
background_bitmap_view="black2"
|
||
|
selected_color="255 255 255 255"
|
||
|
selected_global_color="false"
|
||
|
selected_font_size="12"
|
||
|
nonselected_color="255 255 255 255"
|
||
|
nonselected_global_color="true"
|
||
|
nonselected_font_size="10"
|
||
|
browse_next_time="true"
|
||
|
form_text_area_group="edit_box_widget_multiline">
|
||
|
<group id="black"
|
||
|
posref="BR BR"
|
||
|
sizeref="hw"
|
||
|
w="-10"
|
||
|
h="0"
|
||
|
inherit_gc_alpha="true" />
|
||
|
<instance template="inner_thin_border"
|
||
|
posparent="black"
|
||
|
inherit_gc_alpha="true" />
|
||
|
<view type="bitmap"
|
||
|
id="black2"
|
||
|
posparent="black"
|
||
|
posref="MM MM"
|
||
|
sizeref="wh"
|
||
|
w="-2"
|
||
|
h="-2"
|
||
|
inherit_gc_alpha="true"
|
||
|
scale="true"
|
||
|
texture="blank.tga"
|
||
|
global_color="false" />
|
||
|
<group type="list"
|
||
|
id="text_list"
|
||
|
fontsize="9"
|
||
|
posref="TL TL"
|
||
|
posparent="black"
|
||
|
x="2"
|
||
|
y="-2"
|
||
|
space="0"
|
||
|
sizeref="hw"
|
||
|
w="-4"
|
||
|
h="-4"
|
||
|
maxelements="2000" />
|
||
|
<ctrl style="skin_scroll"
|
||
|
id="scroll_bar" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</group>
|
||
|
<!-- ************ -->
|
||
|
<!-- HELP BUBBLES -->
|
||
|
<!-- ************ -->
|
||
|
<template name="context_help_tl"
|
||
|
keep="true"
|
||
|
id="">
|
||
|
<group id="#id"
|
||
|
header_active="false"
|
||
|
options="no_bordure"
|
||
|
openable="false"
|
||
|
savable="false"
|
||
|
active="false"
|
||
|
resizer="true"
|
||
|
movable="false"
|
||
|
right_button="false"
|
||
|
opened="true"
|
||
|
child_resize_w="true"
|
||
|
child_resize_wmargin="10"
|
||
|
w="0"
|
||
|
min_w="48"
|
||
|
max_w="256"
|
||
|
child_resize_h="true"
|
||
|
child_resize_hmargin="10"
|
||
|
h="0"
|
||
|
min_h="48"
|
||
|
win_priority="%win_priority_highest"
|
||
|
use_cursor="false">
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
max_h="256"
|
||
|
min_h="48"
|
||
|
posref="TL TL">
|
||
|
<group id="window"
|
||
|
x="0"
|
||
|
y="-22"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
child_resize_wmargin="10"
|
||
|
child_resize_hmargin="10"
|
||
|
h="0"
|
||
|
posref="TL TL">
|
||
|
<group id="back"
|
||
|
sizeref="wh"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
x="0"
|
||
|
y="0">
|
||
|
<view type="bitmap"
|
||
|
id="win_M"
|
||
|
posref="MM MM"
|
||
|
scale="true"
|
||
|
sizeref="wh"
|
||
|
w="-10"
|
||
|
h="-10"
|
||
|
texture="Bulle_M.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_T"
|
||
|
posparent="win_M"
|
||
|
posref="TL BL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_T.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_B"
|
||
|
posparent="win_M"
|
||
|
posref="BL TL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_B.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_L"
|
||
|
posparent="win_M"
|
||
|
posref="TL TR"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_L.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_R"
|
||
|
posparent="win_M"
|
||
|
posref="TR TL"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_R.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TL"
|
||
|
posref="TL TL"
|
||
|
texture="Bulle_TL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TR"
|
||
|
posref="TR TR"
|
||
|
texture="Bulle_TR.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BL"
|
||
|
posref="BL BL"
|
||
|
texture="Bulle_BL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BR"
|
||
|
posref="BR BR"
|
||
|
texture="Bulle_BR.tga" />
|
||
|
</group>
|
||
|
<view type="text"
|
||
|
id="text"
|
||
|
posref="TL TL"
|
||
|
x="5"
|
||
|
y="-5"
|
||
|
hardtext="uiBubbleTL"
|
||
|
fontsize="12"
|
||
|
justification="justified"
|
||
|
color="0 0 0 255"
|
||
|
global_color="false"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0"
|
||
|
line_maxw="128"
|
||
|
multi_line_maxw_only="true" />
|
||
|
<!-- Yoyo: Fake to have minimum bubble size -->
|
||
|
<group id="min_w"
|
||
|
posparent="text"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="48"
|
||
|
h="14" />
|
||
|
</group>
|
||
|
<view type="bitmap"
|
||
|
id="win_talk"
|
||
|
posref="TL BL"
|
||
|
x="0"
|
||
|
y="-2"
|
||
|
posparent="window"
|
||
|
texture="Bulle_Say_TL.tga" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</template>
|
||
|
<template name="context_help_tr"
|
||
|
keep="true"
|
||
|
id="">
|
||
|
<group id="#id"
|
||
|
header_active="false"
|
||
|
options="no_bordure"
|
||
|
openable="false"
|
||
|
savable="false"
|
||
|
active="false"
|
||
|
resizer="true"
|
||
|
movable="false"
|
||
|
right_button="false"
|
||
|
opened="true"
|
||
|
child_resize_w="true"
|
||
|
child_resize_wmargin="10"
|
||
|
w="0"
|
||
|
min_w="48"
|
||
|
max_w="256"
|
||
|
child_resize_h="true"
|
||
|
child_resize_hmargin="10"
|
||
|
h="0"
|
||
|
min_h="48"
|
||
|
win_priority="%win_priority_highest"
|
||
|
use_cursor="false">
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
max_h="256"
|
||
|
min_h="48"
|
||
|
posref="TL TL">
|
||
|
<group id="window"
|
||
|
x="0"
|
||
|
y="-22"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
child_resize_wmargin="10"
|
||
|
child_resize_hmargin="10"
|
||
|
h="0"
|
||
|
posref="TL TL">
|
||
|
<group id="back"
|
||
|
sizeref="wh"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
x="0"
|
||
|
y="0">
|
||
|
<view type="bitmap"
|
||
|
id="win_M"
|
||
|
posref="MM MM"
|
||
|
scale="true"
|
||
|
sizeref="wh"
|
||
|
w="-10"
|
||
|
h="-10"
|
||
|
texture="Bulle_M.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_T"
|
||
|
posparent="win_M"
|
||
|
posref="TL BL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_T.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_B"
|
||
|
posparent="win_M"
|
||
|
posref="BL TL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_B.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_L"
|
||
|
posparent="win_M"
|
||
|
posref="TL TR"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_L.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_R"
|
||
|
posparent="win_M"
|
||
|
posref="TR TL"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_R.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TL"
|
||
|
posref="TL TL"
|
||
|
texture="Bulle_TL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TR"
|
||
|
posref="TR TR"
|
||
|
texture="Bulle_TR.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BL"
|
||
|
posref="BL BL"
|
||
|
texture="Bulle_BL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BR"
|
||
|
posref="BR BR"
|
||
|
texture="Bulle_BR.tga" />
|
||
|
</group>
|
||
|
<view type="text"
|
||
|
id="text"
|
||
|
posref="TL TL"
|
||
|
x="5"
|
||
|
y="-5"
|
||
|
hardtext="uiBubbleTR"
|
||
|
fontsize="12"
|
||
|
justification="justified"
|
||
|
color="0 0 0 255"
|
||
|
global_color="false"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0"
|
||
|
line_maxw="128"
|
||
|
multi_line_maxw_only="true" />
|
||
|
<!-- Yoyo: Fake to have minimum bubble size -->
|
||
|
<group id="min_w"
|
||
|
posparent="text"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="48"
|
||
|
h="14" />
|
||
|
</group>
|
||
|
<view type="bitmap"
|
||
|
id="win_talk"
|
||
|
posref="TR BR"
|
||
|
x="0"
|
||
|
y="-2"
|
||
|
posparent="window"
|
||
|
texture="Bulle_Say_TR.tga" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</template>
|
||
|
<template name="context_help_br"
|
||
|
keep="true"
|
||
|
id="">
|
||
|
<group id="#id"
|
||
|
header_active="false"
|
||
|
options="no_bordure"
|
||
|
openable="false"
|
||
|
savable="false"
|
||
|
resizer="true"
|
||
|
movable="false"
|
||
|
right_button="false"
|
||
|
opened="true"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
h="48"
|
||
|
use_cursor="false"
|
||
|
win_priority="%win_priority_highest"
|
||
|
active="false">
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
max_h="256"
|
||
|
min_h="48"
|
||
|
posref="TL TL">
|
||
|
<group id="window"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
child_resize_wmargin="10"
|
||
|
child_resize_hmargin="10"
|
||
|
h="0"
|
||
|
posref="TL TL">
|
||
|
<group id="back"
|
||
|
sizeref="wh"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
x="0"
|
||
|
y="0">
|
||
|
<view type="bitmap"
|
||
|
id="win_M"
|
||
|
posref="MM MM"
|
||
|
scale="true"
|
||
|
sizeref="wh"
|
||
|
w="-10"
|
||
|
h="-10"
|
||
|
texture="Bulle_M.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_T"
|
||
|
posparent="win_M"
|
||
|
posref="TL BL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_T.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_B"
|
||
|
posparent="win_M"
|
||
|
posref="BL TL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_B.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_L"
|
||
|
posparent="win_M"
|
||
|
posref="TL TR"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_L.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_R"
|
||
|
posparent="win_M"
|
||
|
posref="TR TL"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_R.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TL"
|
||
|
posref="TL TL"
|
||
|
texture="Bulle_TL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TR"
|
||
|
posref="TR TR"
|
||
|
texture="Bulle_TR.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BL"
|
||
|
posref="BL BL"
|
||
|
texture="Bulle_BL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BR"
|
||
|
posref="BR BR"
|
||
|
texture="Bulle_BR.tga" />
|
||
|
</group>
|
||
|
<view type="text"
|
||
|
id="text"
|
||
|
posref="TL TL"
|
||
|
x="5"
|
||
|
y="-5"
|
||
|
hardtext="uiBubbleBR"
|
||
|
fontsize="12"
|
||
|
justification="justified"
|
||
|
color="0 0 0 255"
|
||
|
global_color="false"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0"
|
||
|
line_maxw="128"
|
||
|
multi_line_maxw_only="true" />
|
||
|
<!-- Yoyo: Fake to have minimum bubble size -->
|
||
|
<group id="min_w"
|
||
|
posparent="text"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="48"
|
||
|
h="14" />
|
||
|
</group>
|
||
|
<view type="bitmap"
|
||
|
id="win_talk"
|
||
|
posref="BR TR"
|
||
|
x="0"
|
||
|
y="2"
|
||
|
posparent="window"
|
||
|
texture="Bulle_Say_L.tga" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</template>
|
||
|
<template name="context_help_bl"
|
||
|
keep="true"
|
||
|
id="">
|
||
|
<group id="#id"
|
||
|
header_active="false"
|
||
|
options="no_bordure"
|
||
|
openable="false"
|
||
|
savable="false"
|
||
|
resizer="true"
|
||
|
movable="false"
|
||
|
right_button="false"
|
||
|
opened="true"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
h="48"
|
||
|
use_cursor="false"
|
||
|
win_priority="%win_priority_highest"
|
||
|
active="false">
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
max_h="256"
|
||
|
min_h="48"
|
||
|
posref="TL TL">
|
||
|
<group id="window"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
child_resize_wmargin="10"
|
||
|
child_resize_hmargin="10"
|
||
|
h="0"
|
||
|
posref="TL TL">
|
||
|
<group id="back"
|
||
|
sizeref="wh"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
x="0"
|
||
|
y="0">
|
||
|
<view type="bitmap"
|
||
|
id="win_M"
|
||
|
posref="MM MM"
|
||
|
scale="true"
|
||
|
sizeref="wh"
|
||
|
w="-10"
|
||
|
h="-10"
|
||
|
texture="Bulle_M.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_T"
|
||
|
posparent="win_M"
|
||
|
posref="TL BL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_T.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_B"
|
||
|
posparent="win_M"
|
||
|
posref="BL TL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_B.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_L"
|
||
|
posparent="win_M"
|
||
|
posref="TL TR"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_L.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_R"
|
||
|
posparent="win_M"
|
||
|
posref="TR TL"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_R.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TL"
|
||
|
posref="TL TL"
|
||
|
texture="Bulle_TL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TR"
|
||
|
posref="TR TR"
|
||
|
texture="Bulle_TR.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BL"
|
||
|
posref="BL BL"
|
||
|
texture="Bulle_BL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BR"
|
||
|
posref="BR BR"
|
||
|
texture="Bulle_BR.tga" />
|
||
|
</group>
|
||
|
<view type="text"
|
||
|
id="text"
|
||
|
posref="TL TL"
|
||
|
x="5"
|
||
|
y="-5"
|
||
|
hardtext="uiBubbleBL"
|
||
|
fontsize="12"
|
||
|
justification="justified"
|
||
|
color="0 0 0 255"
|
||
|
global_color="false"
|
||
|
multi_line="true"
|
||
|
multi_line_space="0"
|
||
|
line_maxw="128"
|
||
|
multi_line_maxw_only="true" />
|
||
|
<!-- Yoyo: Fake to have minimum bubble size -->
|
||
|
<group id="min_w"
|
||
|
posparent="text"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="48"
|
||
|
h="14" />
|
||
|
</group>
|
||
|
<view type="bitmap"
|
||
|
id="win_talk"
|
||
|
posref="BL TL"
|
||
|
x="0"
|
||
|
y="2"
|
||
|
posparent="window"
|
||
|
texture="Bulle_Say_R.tga" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</template>
|
||
|
<template name="context_help_html_br"
|
||
|
keep="true"
|
||
|
id="">
|
||
|
<group id="#id"
|
||
|
header_active="false"
|
||
|
options="no_bordure"
|
||
|
openable="false"
|
||
|
savable="false"
|
||
|
resizer="true"
|
||
|
movable="false"
|
||
|
right_button="false"
|
||
|
opened="true"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
h="48"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
posref="MM MM"
|
||
|
win_priority="%win_priority_highest"
|
||
|
child_resize_h="true">
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
max_h="256"
|
||
|
min_h="48"
|
||
|
posref="TL TL">
|
||
|
<group id="window"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="false"
|
||
|
w="128"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
child_resize_wmargin="10"
|
||
|
child_resize_hmargin="10"
|
||
|
posref="TL TL">
|
||
|
<group id="back"
|
||
|
sizeref="wh"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
x="0"
|
||
|
y="0">
|
||
|
<view type="bitmap"
|
||
|
id="win_M"
|
||
|
posref="MM MM"
|
||
|
scale="true"
|
||
|
sizeref="wh"
|
||
|
w="-10"
|
||
|
h="-10"
|
||
|
texture="Bulle_M.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_T"
|
||
|
posparent="win_M"
|
||
|
posref="TL BL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_T.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_B"
|
||
|
posparent="win_M"
|
||
|
posref="BL TL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_B.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_L"
|
||
|
posparent="win_M"
|
||
|
posref="TL TR"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_L.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_R"
|
||
|
posparent="win_M"
|
||
|
posref="TR TL"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_R.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TL"
|
||
|
posref="TL TL"
|
||
|
texture="Bulle_TL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TR"
|
||
|
posref="TR TR"
|
||
|
texture="Bulle_TR.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BL"
|
||
|
posref="BL BL"
|
||
|
texture="Bulle_BL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BR"
|
||
|
posref="BR BR"
|
||
|
texture="Bulle_BR.tga" />
|
||
|
</group>
|
||
|
<group type="html"
|
||
|
id="html"
|
||
|
posref="TL TL"
|
||
|
url="ch_test.html"
|
||
|
title_prefix="uiQuickhelpTitle"
|
||
|
sizeref="w"
|
||
|
x="5"
|
||
|
y="-5"
|
||
|
w="-10"
|
||
|
min_height="12"
|
||
|
max_height="1600"
|
||
|
child_resize_h="true"
|
||
|
background_color="0 0 0 255"
|
||
|
error_color="64 0 0 255"
|
||
|
link_color="0 0 64 255"
|
||
|
text_color="0 0 0 255"
|
||
|
h1_color="0 0 0 255"
|
||
|
h2_color="0 0 0 255"
|
||
|
h3_color="0 0 0 255"
|
||
|
h4_color="0 0 0 255"
|
||
|
h5_color="0 0 0 255"
|
||
|
h6_color="0 0 0 255"
|
||
|
text_font_size="10"
|
||
|
h1_font_size="20"
|
||
|
h2_font_size="18"
|
||
|
h3_font_size="16"
|
||
|
h4_font_size="14"
|
||
|
h5_font_size="12"
|
||
|
h6_font_size="12"
|
||
|
paragraph_begin_space="12"
|
||
|
multi_line_space_factor="0.25"
|
||
|
td_begin_space="0"
|
||
|
li_begin_space="0"
|
||
|
ul_begin_space="12"
|
||
|
li_indent="-10"
|
||
|
ul_indent="30"
|
||
|
checkbox_bitmap_normal="w_slot_on.tga"
|
||
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||
|
checkbox_bitmap_over=""
|
||
|
background_bitmap_view="black2"
|
||
|
selected_color="255 255 255 255"
|
||
|
selected_global_color="false"
|
||
|
selected_font_size="12"
|
||
|
nonselected_color="255 255 255 255"
|
||
|
nonselected_global_color="true"
|
||
|
nonselected_font_size="10"
|
||
|
browse_next_time="true"
|
||
|
form_text_area_group="edit_box_widget_multiline">
|
||
|
<group type="list"
|
||
|
id="text_list"
|
||
|
fontsize="9"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
space="0"
|
||
|
sizeref="hw"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
maxelements="2000" />
|
||
|
</group>
|
||
|
<!-- Yoyo: Fake to have minimum bubble size -->
|
||
|
<group id="min_w"
|
||
|
posparent="html"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="48"
|
||
|
h="14" />
|
||
|
</group>
|
||
|
<view type="bitmap"
|
||
|
id="win_talk"
|
||
|
posref="BR TR"
|
||
|
x="0"
|
||
|
y="2"
|
||
|
posparent="window"
|
||
|
texture="Bulle_Say_L.tga" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</template>
|
||
|
<template name="context_help_html_tl"
|
||
|
keep="true"
|
||
|
id="">
|
||
|
<group id="#id"
|
||
|
header_active="false"
|
||
|
options="no_bordure"
|
||
|
openable="false"
|
||
|
savable="false"
|
||
|
resizer="true"
|
||
|
movable="false"
|
||
|
right_button="false"
|
||
|
opened="true"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
h="48"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
posref="MM MM"
|
||
|
win_priority="%win_priority_highest"
|
||
|
child_resize_h="true">
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
max_h="256"
|
||
|
min_h="48"
|
||
|
posref="TL TL">
|
||
|
<group id="window"
|
||
|
x="0"
|
||
|
y="-22"
|
||
|
child_resize_w="false"
|
||
|
w="128"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
child_resize_wmargin="10"
|
||
|
child_resize_hmargin="10"
|
||
|
posref="TL TL">
|
||
|
<group id="back"
|
||
|
sizeref="wh"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
x="0"
|
||
|
y="0">
|
||
|
<view type="bitmap"
|
||
|
id="win_M"
|
||
|
posref="MM MM"
|
||
|
scale="true"
|
||
|
sizeref="wh"
|
||
|
w="-10"
|
||
|
h="-10"
|
||
|
texture="Bulle_M.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_T"
|
||
|
posparent="win_M"
|
||
|
posref="TL BL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_T.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_B"
|
||
|
posparent="win_M"
|
||
|
posref="BL TL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_B.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_L"
|
||
|
posparent="win_M"
|
||
|
posref="TL TR"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_L.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_R"
|
||
|
posparent="win_M"
|
||
|
posref="TR TL"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_R.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TL"
|
||
|
posref="TL TL"
|
||
|
texture="Bulle_TL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TR"
|
||
|
posref="TR TR"
|
||
|
texture="Bulle_TR.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BL"
|
||
|
posref="BL BL"
|
||
|
texture="Bulle_BL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BR"
|
||
|
posref="BR BR"
|
||
|
texture="Bulle_BR.tga" />
|
||
|
</group>
|
||
|
<group type="html"
|
||
|
id="html"
|
||
|
posref="TL TL"
|
||
|
url="ch_test.html"
|
||
|
title_prefix="uiQuickhelpTitle"
|
||
|
sizeref="w"
|
||
|
x="5"
|
||
|
y="-5"
|
||
|
w="-10"
|
||
|
min_height="12"
|
||
|
max_height="1600"
|
||
|
child_resize_h="true"
|
||
|
background_color="0 0 0 255"
|
||
|
error_color="64 0 0 255"
|
||
|
link_color="0 0 64 255"
|
||
|
text_color="0 0 0 255"
|
||
|
h1_color="0 0 0 255"
|
||
|
h2_color="0 0 0 255"
|
||
|
h3_color="0 0 0 255"
|
||
|
h4_color="0 0 0 255"
|
||
|
h5_color="0 0 0 255"
|
||
|
h6_color="0 0 0 255"
|
||
|
text_font_size="10"
|
||
|
h1_font_size="20"
|
||
|
h2_font_size="18"
|
||
|
h3_font_size="16"
|
||
|
h4_font_size="14"
|
||
|
h5_font_size="12"
|
||
|
h6_font_size="12"
|
||
|
paragraph_begin_space="12"
|
||
|
multi_line_space_factor="0.25"
|
||
|
td_begin_space="0"
|
||
|
li_begin_space="0"
|
||
|
ul_begin_space="12"
|
||
|
li_indent="-10"
|
||
|
ul_indent="30"
|
||
|
checkbox_bitmap_normal="w_slot_on.tga"
|
||
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||
|
checkbox_bitmap_over=""
|
||
|
background_bitmap_view="black2"
|
||
|
selected_color="255 255 255 255"
|
||
|
selected_global_color="false"
|
||
|
selected_font_size="12"
|
||
|
nonselected_color="255 255 255 255"
|
||
|
nonselected_global_color="true"
|
||
|
nonselected_font_size="10"
|
||
|
browse_next_time="true"
|
||
|
form_text_area_group="edit_box_widget_multiline">
|
||
|
<group type="list"
|
||
|
id="text_list"
|
||
|
fontsize="9"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
space="0"
|
||
|
sizeref="hw"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
maxelements="2000" />
|
||
|
</group>
|
||
|
<!-- Yoyo: Fake to have minimum bubble size -->
|
||
|
<group id="min_w"
|
||
|
posparent="html"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="48"
|
||
|
h="14" />
|
||
|
</group>
|
||
|
<view type="bitmap"
|
||
|
id="win_talk"
|
||
|
posref="TL BL"
|
||
|
x="0"
|
||
|
y="-2"
|
||
|
posparent="window"
|
||
|
texture="Bulle_Say_TL.tga" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</template>
|
||
|
<template name="context_help_html_tr"
|
||
|
keep="true"
|
||
|
id="">
|
||
|
<group id="#id"
|
||
|
header_active="false"
|
||
|
options="no_bordure"
|
||
|
openable="false"
|
||
|
savable="false"
|
||
|
resizer="true"
|
||
|
movable="false"
|
||
|
right_button="false"
|
||
|
opened="true"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
h="48"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
posref="MM MM"
|
||
|
win_priority="%win_priority_highest"
|
||
|
child_resize_h="true">
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
max_h="256"
|
||
|
min_h="48"
|
||
|
posref="TL TL">
|
||
|
<group id="window"
|
||
|
x="0"
|
||
|
y="-22"
|
||
|
child_resize_w="false"
|
||
|
w="128"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
child_resize_wmargin="10"
|
||
|
child_resize_hmargin="10"
|
||
|
posref="TL TL">
|
||
|
<group id="back"
|
||
|
sizeref="wh"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
x="0"
|
||
|
y="0">
|
||
|
<view type="bitmap"
|
||
|
id="win_M"
|
||
|
posref="MM MM"
|
||
|
scale="true"
|
||
|
sizeref="wh"
|
||
|
w="-10"
|
||
|
h="-10"
|
||
|
texture="Bulle_M.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_T"
|
||
|
posparent="win_M"
|
||
|
posref="TL BL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_T.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_B"
|
||
|
posparent="win_M"
|
||
|
posref="BL TL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_B.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_L"
|
||
|
posparent="win_M"
|
||
|
posref="TL TR"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_L.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_R"
|
||
|
posparent="win_M"
|
||
|
posref="TR TL"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_R.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TL"
|
||
|
posref="TL TL"
|
||
|
texture="Bulle_TL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TR"
|
||
|
posref="TR TR"
|
||
|
texture="Bulle_TR.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BL"
|
||
|
posref="BL BL"
|
||
|
texture="Bulle_BL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BR"
|
||
|
posref="BR BR"
|
||
|
texture="Bulle_BR.tga" />
|
||
|
</group>
|
||
|
<group type="html"
|
||
|
id="html"
|
||
|
posref="TL TL"
|
||
|
url="ch_test.html"
|
||
|
title_prefix="uiQuickhelpTitle"
|
||
|
sizeref="w"
|
||
|
x="5"
|
||
|
y="-5"
|
||
|
w="-10"
|
||
|
min_height="12"
|
||
|
max_height="1600"
|
||
|
child_resize_h="true"
|
||
|
background_color="0 0 0 255"
|
||
|
error_color="64 0 0 255"
|
||
|
link_color="0 0 64 255"
|
||
|
text_color="0 0 0 255"
|
||
|
h1_color="0 0 0 255"
|
||
|
h2_color="0 0 0 255"
|
||
|
h3_color="0 0 0 255"
|
||
|
h4_color="0 0 0 255"
|
||
|
h5_color="0 0 0 255"
|
||
|
h6_color="0 0 0 255"
|
||
|
text_font_size="10"
|
||
|
h1_font_size="20"
|
||
|
h2_font_size="18"
|
||
|
h3_font_size="16"
|
||
|
h4_font_size="14"
|
||
|
h5_font_size="12"
|
||
|
h6_font_size="12"
|
||
|
paragraph_begin_space="12"
|
||
|
multi_line_space_factor="0.25"
|
||
|
td_begin_space="0"
|
||
|
li_begin_space="0"
|
||
|
ul_begin_space="12"
|
||
|
li_indent="-10"
|
||
|
ul_indent="30"
|
||
|
checkbox_bitmap_normal="w_slot_on.tga"
|
||
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||
|
checkbox_bitmap_over=""
|
||
|
background_bitmap_view="black2"
|
||
|
selected_color="255 255 255 255"
|
||
|
selected_global_color="false"
|
||
|
selected_font_size="12"
|
||
|
nonselected_color="255 255 255 255"
|
||
|
nonselected_global_color="true"
|
||
|
nonselected_font_size="10"
|
||
|
browse_next_time="true"
|
||
|
form_text_area_group="edit_box_widget_multiline">
|
||
|
<group type="list"
|
||
|
id="text_list"
|
||
|
fontsize="9"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
space="0"
|
||
|
sizeref="hw"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
maxelements="2000" />
|
||
|
</group>
|
||
|
<!-- Yoyo: Fake to have minimum bubble size -->
|
||
|
<group id="min_w"
|
||
|
posparent="html"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="48"
|
||
|
h="14" />
|
||
|
</group>
|
||
|
<view type="bitmap"
|
||
|
id="win_talk"
|
||
|
posref="TR BR"
|
||
|
x="0"
|
||
|
y="-2"
|
||
|
posparent="window"
|
||
|
texture="Bulle_Say_TR.tga" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</template>
|
||
|
<template name="context_help_html_bl"
|
||
|
keep="true"
|
||
|
id="">
|
||
|
<group id="#id"
|
||
|
header_active="false"
|
||
|
options="no_bordure"
|
||
|
openable="false"
|
||
|
savable="false"
|
||
|
resizer="true"
|
||
|
movable="false"
|
||
|
right_button="false"
|
||
|
opened="true"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
h="48"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
posref="MM MM"
|
||
|
win_priority="%win_priority_highest"
|
||
|
child_resize_h="true">
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
max_h="256"
|
||
|
min_h="48"
|
||
|
posref="TL TL">
|
||
|
<group id="window"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="false"
|
||
|
w="128"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
child_resize_wmargin="10"
|
||
|
child_resize_hmargin="10"
|
||
|
posref="TL TL">
|
||
|
<group id="back"
|
||
|
sizeref="wh"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
x="0"
|
||
|
y="0">
|
||
|
<view type="bitmap"
|
||
|
id="win_M"
|
||
|
posref="MM MM"
|
||
|
scale="true"
|
||
|
sizeref="wh"
|
||
|
w="-10"
|
||
|
h="-10"
|
||
|
texture="Bulle_M.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_T"
|
||
|
posparent="win_M"
|
||
|
posref="TL BL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_T.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_B"
|
||
|
posparent="win_M"
|
||
|
posref="BL TL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_B.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_L"
|
||
|
posparent="win_M"
|
||
|
posref="TL TR"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_L.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_R"
|
||
|
posparent="win_M"
|
||
|
posref="TR TL"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_R.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TL"
|
||
|
posref="TL TL"
|
||
|
texture="Bulle_TL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TR"
|
||
|
posref="TR TR"
|
||
|
texture="Bulle_TR.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BL"
|
||
|
posref="BL BL"
|
||
|
texture="Bulle_BL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BR"
|
||
|
posref="BR BR"
|
||
|
texture="Bulle_BR.tga" />
|
||
|
</group>
|
||
|
<group type="html"
|
||
|
id="html"
|
||
|
posref="TL TL"
|
||
|
url="ch_test.html"
|
||
|
title_prefix="uiQuickhelpTitle"
|
||
|
sizeref="w"
|
||
|
x="5"
|
||
|
y="-5"
|
||
|
w="-10"
|
||
|
min_height="12"
|
||
|
max_height="1600"
|
||
|
child_resize_h="true"
|
||
|
background_color="0 0 0 255"
|
||
|
error_color="64 0 0 255"
|
||
|
link_color="0 0 64 255"
|
||
|
text_color="0 0 0 255"
|
||
|
h1_color="0 0 0 255"
|
||
|
h2_color="0 0 0 255"
|
||
|
h3_color="0 0 0 255"
|
||
|
h4_color="0 0 0 255"
|
||
|
h5_color="0 0 0 255"
|
||
|
h6_color="0 0 0 255"
|
||
|
text_font_size="10"
|
||
|
h1_font_size="20"
|
||
|
h2_font_size="18"
|
||
|
h3_font_size="16"
|
||
|
h4_font_size="14"
|
||
|
h5_font_size="12"
|
||
|
h6_font_size="12"
|
||
|
paragraph_begin_space="12"
|
||
|
multi_line_space_factor="0.25"
|
||
|
td_begin_space="0"
|
||
|
li_begin_space="0"
|
||
|
ul_begin_space="12"
|
||
|
li_indent="-10"
|
||
|
ul_indent="30"
|
||
|
checkbox_bitmap_normal="w_slot_on.tga"
|
||
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||
|
checkbox_bitmap_over=""
|
||
|
background_bitmap_view="black2"
|
||
|
selected_color="255 255 255 255"
|
||
|
selected_global_color="false"
|
||
|
selected_font_size="12"
|
||
|
nonselected_color="255 255 255 255"
|
||
|
nonselected_global_color="true"
|
||
|
nonselected_font_size="10"
|
||
|
browse_next_time="true"
|
||
|
form_text_area_group="edit_box_widget_multiline">
|
||
|
<group type="list"
|
||
|
id="text_list"
|
||
|
fontsize="9"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
space="0"
|
||
|
sizeref="hw"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
maxelements="2000" />
|
||
|
</group>
|
||
|
<!-- Yoyo: Fake to have minimum bubble size -->
|
||
|
<group id="min_w"
|
||
|
posparent="html"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="48"
|
||
|
h="14" />
|
||
|
</group>
|
||
|
<view type="bitmap"
|
||
|
id="win_talk"
|
||
|
posref="BL TL"
|
||
|
x="0"
|
||
|
y="2"
|
||
|
posparent="window"
|
||
|
texture="Bulle_Say_R.tga" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</template>
|
||
|
<template name="context_help_html_mm"
|
||
|
keep="true"
|
||
|
id="">
|
||
|
<group id="#id"
|
||
|
header_active="false"
|
||
|
options="no_bordure"
|
||
|
openable="false"
|
||
|
savable="false"
|
||
|
resizer="true"
|
||
|
movable="false"
|
||
|
right_button="false"
|
||
|
opened="true"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
h="48"
|
||
|
x="20"
|
||
|
y="0"
|
||
|
posref="ML ML"
|
||
|
win_priority="%win_priority_highest"
|
||
|
child_resize_h="true">
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="true"
|
||
|
w="0"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
max_w="256"
|
||
|
min_w="48"
|
||
|
max_h="256"
|
||
|
min_h="48"
|
||
|
posref="TL TL">
|
||
|
<group id="window"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
child_resize_w="false"
|
||
|
w="128"
|
||
|
child_resize_h="true"
|
||
|
h="0"
|
||
|
child_resize_wmargin="10"
|
||
|
child_resize_hmargin="10"
|
||
|
posref="TL TL">
|
||
|
<group id="back"
|
||
|
sizeref="wh"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
x="0"
|
||
|
y="0">
|
||
|
<view type="bitmap"
|
||
|
id="win_M"
|
||
|
posref="MM MM"
|
||
|
scale="true"
|
||
|
sizeref="wh"
|
||
|
w="-10"
|
||
|
h="-10"
|
||
|
texture="Bulle_M.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_T"
|
||
|
posparent="win_M"
|
||
|
posref="TL BL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_T.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_B"
|
||
|
posparent="win_M"
|
||
|
posref="BL TL"
|
||
|
scale="true"
|
||
|
sizeref="w"
|
||
|
w="0"
|
||
|
h="5"
|
||
|
texture="Bulle_B.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_L"
|
||
|
posparent="win_M"
|
||
|
posref="TL TR"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_L.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_R"
|
||
|
posparent="win_M"
|
||
|
posref="TR TL"
|
||
|
scale="true"
|
||
|
sizeref="h"
|
||
|
w="5"
|
||
|
h="0"
|
||
|
texture="Bulle_R.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TL"
|
||
|
posref="TL TL"
|
||
|
texture="Bulle_TL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_TR"
|
||
|
posref="TR TR"
|
||
|
texture="Bulle_TR.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BL"
|
||
|
posref="BL BL"
|
||
|
texture="Bulle_BL.tga" />
|
||
|
<view type="bitmap"
|
||
|
id="win_BR"
|
||
|
posref="BR BR"
|
||
|
texture="Bulle_BR.tga" />
|
||
|
</group>
|
||
|
<group type="html"
|
||
|
id="html"
|
||
|
posref="TL TL"
|
||
|
url="ch_test.html"
|
||
|
title_prefix="uiQuickhelpTitle"
|
||
|
sizeref="w"
|
||
|
x="5"
|
||
|
y="-5"
|
||
|
w="-10"
|
||
|
min_height="12"
|
||
|
max_height="1600"
|
||
|
child_resize_h="true"
|
||
|
background_color="0 0 0 255"
|
||
|
error_color="64 0 0 255"
|
||
|
link_color="0 0 64 255"
|
||
|
text_color="0 0 0 255"
|
||
|
h1_color="0 0 0 255"
|
||
|
h2_color="0 0 0 255"
|
||
|
h3_color="0 0 0 255"
|
||
|
h4_color="0 0 0 255"
|
||
|
h5_color="0 0 0 255"
|
||
|
h6_color="0 0 0 255"
|
||
|
text_font_size="10"
|
||
|
h1_font_size="20"
|
||
|
h2_font_size="18"
|
||
|
h3_font_size="16"
|
||
|
h4_font_size="14"
|
||
|
h5_font_size="12"
|
||
|
h6_font_size="12"
|
||
|
paragraph_begin_space="12"
|
||
|
multi_line_space_factor="0.25"
|
||
|
td_begin_space="0"
|
||
|
li_begin_space="0"
|
||
|
ul_begin_space="12"
|
||
|
li_indent="-10"
|
||
|
ul_indent="30"
|
||
|
checkbox_bitmap_normal="w_slot_on.tga"
|
||
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||
|
checkbox_bitmap_over=""
|
||
|
background_bitmap_view="black2"
|
||
|
selected_color="255 255 255 255"
|
||
|
selected_global_color="false"
|
||
|
selected_font_size="12"
|
||
|
nonselected_color="255 255 255 255"
|
||
|
nonselected_global_color="true"
|
||
|
nonselected_font_size="10"
|
||
|
browse_next_time="true"
|
||
|
form_text_area_group="edit_box_widget_multiline">
|
||
|
<group type="list"
|
||
|
id="text_list"
|
||
|
fontsize="9"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
space="0"
|
||
|
sizeref="hw"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
maxelements="2000" />
|
||
|
</group>
|
||
|
<!-- Yoyo: Fake to have minimum bubble size -->
|
||
|
<group id="min_w"
|
||
|
posparent="html"
|
||
|
posref="TL TL"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="48"
|
||
|
h="14" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</group>
|
||
|
</template>
|
||
|
<!-- CONTEXT HELP TARGETS -->
|
||
|
<define id="inventory_0_target"
|
||
|
value="ui:interface:inventory" />
|
||
|
<define id="inventory_0_url"
|
||
|
value="" />
|
||
|
<define id="inventory_1_target"
|
||
|
value="ui:interface:windows:menus:menu1" />
|
||
|
<define id="inventory_1_url"
|
||
|
value="ch_inventory.html" />
|
||
|
<define id="journal_0_target"
|
||
|
value="ui:interface:info_player_journal" />
|
||
|
<define id="journal_0_url"
|
||
|
value="" />
|
||
|
<define id="journal_1_target"
|
||
|
value="ui:interface:windows:menus:menu5" />
|
||
|
<define id="journal_1_url"
|
||
|
value="ch_journal.html" />
|
||
|
<define id="compas_journal_0_target"
|
||
|
value="ui:interface:compass" />
|
||
|
<define id="compas_journal_0_url"
|
||
|
value="ch_compas_journal.html" />
|
||
|
<define id="compas_journal_1_target"
|
||
|
value="ui:interface:windows:menus:menu3" />
|
||
|
<define id="compas_journal_1_url"
|
||
|
value="ch_compas.html" />
|
||
|
<define id="skill_0_target"
|
||
|
value="ui:interface:info_player_skills" />
|
||
|
<define id="skill_0_url"
|
||
|
value="" />
|
||
|
<define id="skill_1_target"
|
||
|
value="ui:interface:windows:menus:menu5" />
|
||
|
<define id="skill_1_url"
|
||
|
value="ch_skill.html" />
|
||
|
<define id="skill_point_0_target"
|
||
|
value="ui:interface:info_player_skills" />
|
||
|
<define id="skill_point_0_url"
|
||
|
value="" />
|
||
|
<define id="skill_point_1_target"
|
||
|
value="ui:interface:windows:menus:menu5" />
|
||
|
<define id="skill_point_1_url"
|
||
|
value="ch_skill_point.html" />
|
||
|
<define id="title_0_target"
|
||
|
value="ui:interface:info_player_skills" />
|
||
|
<define id="title_0_url"
|
||
|
value="" />
|
||
|
<define id="title_1_target"
|
||
|
value="ui:interface:windows:menus:menu5" />
|
||
|
<define id="title_1_url"
|
||
|
value="ch_title.html" />
|
||
|
<define id="action_book_0_target"
|
||
|
value="ui:interface:phrase_book" />
|
||
|
<define id="action_book_0_url"
|
||
|
value="" />
|
||
|
<define id="action_book_1_target"
|
||
|
value="ui:interface:windows:menus:menu5" />
|
||
|
<define id="action_book_1_url"
|
||
|
value="ch_action_book.html" />
|
||
|
<define id="quick_help_0_target"
|
||
|
value="ui:interface:quick_help" />
|
||
|
<define id="quick_help_0_url"
|
||
|
value="" />
|
||
|
<define id="quick_help_1_target"
|
||
|
value="ui:interface:windows:state:help" />
|
||
|
<define id="quick_help_1_url"
|
||
|
value="ch_quick_help.html" />
|
||
|
<define id="action_drag_drop_0_target"
|
||
|
value="ui:interface:gestionsets" />
|
||
|
<define id="action_drag_drop_0_url"
|
||
|
value="ch_action_drag_drop.html" />
|
||
|
<define id="action_bar_0_target"
|
||
|
value="ui:interface:gestionsets" />
|
||
|
<define id="action_bar_0_url"
|
||
|
value="" />
|
||
|
<define id="action_bar_1_target"
|
||
|
value="ui:interface:windows:menus:menu1" />
|
||
|
<define id="action_bar_1_url"
|
||
|
value="ch_action_bar.html" />
|
||
|
<define id="team_list_0_target"
|
||
|
value="ui:interface:windows:menus:menu6" />
|
||
|
<define id="team_list_0_url"
|
||
|
value="ch_team_list.html" />
|
||
|
<tree node="help_browser"></tree>
|
||
|
<tree node="cs_browser"></tree>
|
||
|
<tree node="quick_help"></tree>
|
||
|
<tree node="milko_pad"></tree>
|
||
|
<!-- ************************ -->
|
||
|
<!-- *** Statistic report *** -->
|
||
|
<!-- ************************ -->
|
||
|
<!-- Variables -->
|
||
|
<variable entry="UI:SAVE:AUTO_STAT_REPORT"
|
||
|
type="sint32"
|
||
|
value="0" />
|
||
|
<style style="button_always"
|
||
|
type="text_button"
|
||
|
id="always"
|
||
|
button_type="push_button"
|
||
|
tx_normal="w_text_button_normal"
|
||
|
tx_pushed="w_text_button_pushed"
|
||
|
tx_over="w_text_button_over"
|
||
|
global_color_normal="true"
|
||
|
global_color_over="true"
|
||
|
global_color_pushed="true"
|
||
|
text_y="-2"
|
||
|
fontsize="10"
|
||
|
shadow="true"
|
||
|
case_mode="%case_upper"
|
||
|
wmargin="8" />
|
||
|
<!-- Main proc called by the game -->
|
||
|
<proc id="proc_stat_report">
|
||
|
<!--
|
||
|
<action handler="enter_modal" cond="eq(@UI:SAVE:AUTO_STAT_REPORT,0)" params="group=ui:interface:stat_report_message_box" />
|
||
|
<action handler="send_stat_report" cond="eq(@UI:SAVE:AUTO_STAT_REPORT,1)" />
|
||
|
-->
|
||
|
</proc>
|
||
|
<!-- Proc called by the always button -->
|
||
|
<proc id="proc_stat_report_always">
|
||
|
<action handler="set"
|
||
|
params="dblink=UI:SAVE:AUTO_STAT_REPORT|value=1" />
|
||
|
<action handler="send_stat_report" />
|
||
|
<action handler="leave_modal" />
|
||
|
</proc>
|
||
|
<!-- Proc called by the yes button -->
|
||
|
<proc id="proc_stat_report_yes">
|
||
|
<action handler="send_stat_report" />
|
||
|
<action handler="leave_modal" />
|
||
|
</proc>
|
||
|
<!-- The dialog box -->
|
||
|
<group type="modal"
|
||
|
id="stat_report_message_box"
|
||
|
exit_click_out="false"
|
||
|
posref="MM MM"
|
||
|
w="266"
|
||
|
child_resize_h="true"
|
||
|
child_resize_hmargin="12"
|
||
|
options="skin_modal"
|
||
|
mouse_pos="false"
|
||
|
win_priority="%win_priority_highest">
|
||
|
<view type="text"
|
||
|
id="text"
|
||
|
posref="TM TM"
|
||
|
w="250"
|
||
|
y="-8"
|
||
|
color="255 255 255 255"
|
||
|
fontsize="12"
|
||
|
shadow="true"
|
||
|
multi_line_space="0"
|
||
|
multi_line="true"
|
||
|
case_mode="%case_first_sentence_letter_up"
|
||
|
hardtext="uiStatReport" />
|
||
|
<group id="buttons"
|
||
|
posparent="text"
|
||
|
posref="BL TL"
|
||
|
child_resize_w="true"
|
||
|
child_resize_wmargin="8"
|
||
|
child_resize_h="true"
|
||
|
x="-4"
|
||
|
y="-4">
|
||
|
<ctrl style="button_ok"
|
||
|
x="4"
|
||
|
y="0"
|
||
|
posref="TL TL"
|
||
|
text_y="-2"
|
||
|
onclick_l="proc"
|
||
|
params_l="proc_stat_report_yes"
|
||
|
hardtext="uiYes" />
|
||
|
<ctrl style="button_cancel"
|
||
|
x="4"
|
||
|
posparent="ok"
|
||
|
text_y="-2"
|
||
|
posref="TR TL"
|
||
|
onclick_l="leave_modal"
|
||
|
hardtext="uiNo" />
|
||
|
<ctrl style="button_always"
|
||
|
x="4"
|
||
|
posparent="cancel"
|
||
|
text_y="-2"
|
||
|
posref="TR TL"
|
||
|
onclick_l="proc"
|
||
|
params_l="proc_stat_report_always"
|
||
|
hardtext="uiAlwaysSendReport" />
|
||
|
</group>
|
||
|
</group>
|
||
|
<!-- ****************** -->
|
||
|
<!-- ADMIN WINDOW -->
|
||
|
<!-- ****************** -->
|
||
|
<group type="container"
|
||
|
id="r2ed_web_admin"
|
||
|
w="410"
|
||
|
h="400"
|
||
|
title="uiHelp"
|
||
|
global_color="false"
|
||
|
resizer="true"
|
||
|
pop_min_w="100"
|
||
|
pop_min_h="96"
|
||
|
pop_max_w="2000"
|
||
|
pop_max_h="1600"
|
||
|
title_bar_open="false"
|
||
|
open_button="false"
|
||
|
force_open_out="true"
|
||
|
lockable="true"
|
||
|
openable="false"
|
||
|
opened="true"
|
||
|
movable="true"
|
||
|
active="false">
|
||
|
<!--
|
||
|
<group id="header_closed" x="0" y="0" h="12" posref="TL TL"
|
||
|
group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color" >
|
||
|
</group>
|
||
|
|
||
|
<group id="header_opened" x="0" y="0" w="0" h="16" posref="TL TL"
|
||
|
group_onclick_r="active_menu" group_params_r="menu=ui:interface:base_menu_with_color" >
|
||
|
|
||
|
<ctrl style="text_button_header" button_type="push_button" id="browse_redo" posref="MR MR" x="-16" y="0"
|
||
|
hardtext="uiBrowseRedoButton" tooltip="uittBrowseRedo" onclick_l="browse_redo"
|
||
|
params_l="name=ui:interface:r2ed_web_admin:admin_web_page" frozen="true" />
|
||
|
<ctrl style="text_button_header" button_type="push_button" id="browse_undo" posparent="browse_redo" posref="ML MR" x="-4" y="0"
|
||
|
hardtext="uiBrowseUndoButton" tooltip="uittBrowseUndo" onclick_l="browse_undo"
|
||
|
params_l="name=ui:interface:r2ed_web_admin:admin_web_page" frozen="true" />
|
||
|
</group>
|
||
|
|
||
|
-->
|
||
|
<group id="header_closed"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
h="12"
|
||
|
posref="TL TL"></group>
|
||
|
<group id="header_opened"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="16"
|
||
|
posref="TL TL">
|
||
|
<ctrl style="text_button_header"
|
||
|
button_type="push_button"
|
||
|
id="browse_redo"
|
||
|
posref="MR MR"
|
||
|
x="-16"
|
||
|
y="0"
|
||
|
hardtext="uiBrowseRedoButton"
|
||
|
tooltip="uittBrowseRedo"
|
||
|
onclick_l="browse_redo"
|
||
|
params_l="name=ui:interface:r2ed_web_admin:admin_web_page"
|
||
|
frozen="true" />
|
||
|
<ctrl style="text_button_header"
|
||
|
button_type="push_button"
|
||
|
id="browse_undo"
|
||
|
posparent="browse_redo"
|
||
|
posref="ML MR"
|
||
|
x="-4"
|
||
|
y="0"
|
||
|
hardtext="uiBrowseUndoButton"
|
||
|
tooltip="uittBrowseUndo"
|
||
|
onclick_l="browse_undo"
|
||
|
params_l="name=ui:interface:r2ed_web_admin:admin_web_page"
|
||
|
frozen="true" />
|
||
|
</group>
|
||
|
<group id="content"
|
||
|
x="0"
|
||
|
y="0"
|
||
|
w="0"
|
||
|
h="0"
|
||
|
posref="TL TL">
|
||
|
<group type="html"
|
||
|
id="admin_web_page"
|
||
|
posref="TL TL"
|
||
|
posparent="parent"
|
||
|
url="home"
|
||
|
title_prefix="uiHelp"
|
||
|
sizeref="wh"
|
||
|
x="6"
|
||
|
y="0"
|
||
|
w="-12"
|
||
|
h="0"
|
||
|
background_color="0 0 0 0"
|
||
|
error_color="255 240 48 255"
|
||
|
link_color="240 155 100 255"
|
||
|
text_color="210 210 210 255"
|
||
|
h1_color="255 255 255 255"
|
||
|
h2_color="255 255 255 255"
|
||
|
h3_color="255 255 255 255"
|
||
|
h4_color="255 255 255 255"
|
||
|
h5_color="255 255 255 255"
|
||
|
h6_color="255 255 255 255"
|
||
|
text_font_size="10"
|
||
|
h1_font_size="20"
|
||
|
h2_font_size="18"
|
||
|
h3_font_size="16"
|
||
|
h4_font_size="14"
|
||
|
h5_font_size="12"
|
||
|
h6_font_size="12"
|
||
|
paragraph_begin_space="1"
|
||
|
multi_line_space_factor="0.25"
|
||
|
td_begin_space="16"
|
||
|
li_begin_space="4"
|
||
|
ul_begin_space="12"
|
||
|
li_indent="0"
|
||
|
ul_indent="30"
|
||
|
checkbox_bitmap_normal="w_slot_on.tga"
|
||
|
checkbox_bitmap_pushed="w_opacity_on.tga"
|
||
|
checkbox_bitmap_over=""
|
||
|
background_bitmap_view="black2"
|
||
|
home=""
|
||
|
browse_next_time="true"
|
||
|
timeout="0"
|
||
|
form_text_area_group="edit_box_widget_multiline"
|
||
|
browse_tree=""
|
||
|
browse_undo=""
|
||
|
browse_redo=""
|
||
|
browse_refresh="ui:interface:r2ed_web_admin:header_opened:browse_refresh">
|
||
|
|
||
|
<group id="black"
|
||
|
posref="BR BR"
|
||
|
sizeref="hw"
|
||
|
w="-12"
|
||
|
h="-12"
|
||
|
inherit_gc_alpha="true" />
|
||
|
<instance template="inner_thin_border"
|
||
|
posparent="black"
|
||
|
inherit_gc_alpha="true" />
|
||
|
<view type="bitmap"
|
||
|
id="black2"
|
||
|
posparent="black"
|
||
|
posref="MM MM"
|
||
|
sizeref="wh"
|
||
|
w="-2"
|
||
|
h="-2"
|
||
|
inherit_gc_alpha="true"
|
||
|
scale="true"
|
||
|
texture="blank.tga"
|
||
|
global_color="false" />
|
||
|
<group type="list"
|
||
|
id="text_list"
|
||
|
fontsize="9"
|
||
|
posref="TL TL"
|
||
|
posparent="black"
|
||
|
x="2"
|
||
|
y="-2"
|
||
|
space="0"
|
||
|
sizeref="hw"
|
||
|
w="-4"
|
||
|
h="-4"
|
||
|
maxelements="2000" />
|
||
|
<ctrl style="skin_scroll"
|
||
|
id="scroll_bar" />
|
||
|
</group>
|
||
|
</group>
|
||
|
</group>
|
||
|
<tree node="r2ed_web_admin"></tree>
|
||
|
</interface_config>
|