2 <root id="interface" x="0" y="0" w="800" h="600" active="true" />
4 <lua file="ryzhome_toolbar.lua" />
6 <style style="button_over"
9 button_type="push_button"
16 tx_over="W_button_32_over.tga"
17 global_color_normal="false"
18 global_color_pushed="false" />
20 <group type="container"
21 id="webig_ryzhome_toolbar"
22 x="0" y="0" w="200" h="56" posref="MM MM"
23 max_w="1600" pop_max_w="1600"
24 max_h="1600" pop_max_h="1600"
25 min_w="26" pop_min_w="26"
26 min_h="26" pop_min_h="26"
29 global_color_over="true"
39 <group id="header_closed" x="0" y="0" w="0" h="0" posref="TL TL"></group>
40 <group id="header_opened" x="0" y="0" w="0" h="0" wmin="5" sizeref="w" posref="TL TL"></group>
42 <group id="content" x="0#" y="0#" w="200" h="56" posref="TL TL">
44 <view id="action_title"
49 color="255 255 255 255"
58 button_type="push_button"
62 tx_normal="w_win_close.tga"
63 tx_pushed="w_win_close.tga"
66 params_l="RyzhomeBar:close()"/>
71 button_type="push_button"
76 tx_normal="r2ed_permanent_pins.tga"
77 tx_pushed="r2ed_permanent_pins.tga"
78 tooltip="uiCreateUserLM"
80 params_l="RyzhomeBar:saveConfig()"/>
85 button_type="toggle_button"
89 tx_normal="ryzhome_add_item.png"
90 tx_pushed="ryzhome_add_item.png"
91 tx_over="W_button_32_over.tga"
94 params_l="RyzhomeBar:addItems()"/>
96 <view id="new_items_quantity"
102 color="255 200 0 255"
111 button_type="toggle_button"
116 tx_normal="ryzhome_move_item.png"
117 tx_pushed="ryzhome_move_item.png"
118 tx_over="W_button_32_over.tga"
121 params_l="RyzhomeBar:moveItems()"/>
129 tx_normal="ryzhome_remove_item.png"
130 tx_pushed="ryzhome_remove_item.png"
131 tx_over="W_button_32_over.tga"
134 params_l="RyzhomeBar:removeItems()"/>
142 tx_normal="ryzhome_invite.png"
143 tx_pushed="ryzhome_invite.png"
144 tx_over="W_button_32_over.tga"
145 tooltip="uiRAP_Invite"
147 params_l="RyzhomeBar:inviteFriend()"/>
152 <tree node="webig_ryzhome_toolbar"></tree>
155 <style style="button_over"
159 y="1" w="600" h="44" scale="true"
160 button_type="push_button"
161 tx_normal="blank.tga"
162 tx_pushed="blank.tga"
164 color="255 255 255 0"
165 col_over="255 255 255 64"
166 col_pushed="255 255 255 128"
167 global_color_over="false" />
169 <group id="webig_ryzhome_list_item"
170 style="bot_chat_window"
183 modal_parent="gestionsets">
185 <group id="header_opened"
186 child_resize_hmargin="24"
193 <view id="action_title"
198 color="255 255 255 255"
201 hardtext="uiSelectMission" />
208 tx_normal="W_arrow_right_0.tga"
209 tx_pushed="W_arrow_right_0.tga"
212 params_l="RyzhomeBar:movePage(1)" />
217 posparent="page_next"
220 color="255 255 255 255"
225 <ctrl id="page_previous"
231 tx_normal="w_arrow_left_0.tga"
232 tx_pushed="w_arrow_left_0.tga"
235 params_l="RyzhomeBar:movePage(-1)" />
237 <group id="scroll_text"
242 child_resize_h="false"
243 child_resize_hmargin="8">
245 <instance template="inner_thin_border_group" />
247 <group id="text_list"
253 child_resize_h="true" >
255 <view type="bitmap" id="icon1" posref="TL TL" texture="r2ed_toolbar_freeze.tga" global_color="false" />
256 <view type="text" id="text1" posref="TR TL" posparent="icon1" fontsize="10" x="5" y="-5" hardtext="" />
257 <view type="text" id="info1" posref="BL TL" color="55 205 55 205" posparent="text1" fontsize="10" x="10" y="-5" hardtext="" />
258 <ctrl type="button" id="but1" posparent="icon1" style="button_over" onover="lua" params_over="RyzhomeBar:highlightItem(1)" onclick_l="lua" params_l="RyzhomeBar:useItem(1)" />
260 <view type="bitmap" id="icon2" posparent="but1" posref="BL TL" y="-4" texture="r2ed_toolbar_freeze.tga" global_color="false" />
261 <view type="text" id="text2" posref="TR TL" posparent="icon2" fontsize="10" x="5" y="-5" hardtext="" />
262 <view type="text" id="info2" posref="BL TL" color="55 205 55 205" posparent="text2" fontsize="10" x="10" y="-5" hardtext="" />
263 <ctrl type="button" id="but2" posparent="icon2" style="button_over" onover="lua" params_over="RyzhomeBar:highlightItem(2)" onclick_l="lua" params_l="RyzhomeBar:useItem(2)" />
265 <view type="bitmap" id="icon3" posparent="but2" posref="BL TL" y="-4" texture="r2ed_toolbar_freeze.tga" global_color="false" />
266 <view type="text" id="text3" posref="TR TL" posparent="icon3" fontsize="10" x="5" y="-5" hardtext="" />
267 <view type="text" id="info3" posref="BL TL" color="55 205 55 205" posparent="text3" fontsize="10" x="10" y="-5" hardtext="" />
268 <ctrl type="button" id="but3" posparent="icon3" style="button_over" onover="lua" params_over="RyzhomeBar:highlightItem(3)" onclick_l="lua" params_l="RyzhomeBar:useItem(3)" />
270 <view type="bitmap" id="icon4" posparent="but3" posref="BL TL" y="-4" texture="r2ed_toolbar_freeze.tga" global_color="false" />
271 <view type="text" id="text4" posref="TR TL" posparent="icon4" fontsize="10" x="5" y="-5" hardtext="" />
272 <view type="text" id="info4" posref="BL TL" color="55 205 55 205" posparent="text4" fontsize="10" x="10" y="-5" hardtext="" />
273 <ctrl type="button" id="but4" posparent="icon4" style="button_over" onover="lua" params_over="RyzhomeBar:highlightItem(4)" onclick_l="lua" params_l="RyzhomeBar:useItem(4)" />
275 <view type="bitmap" id="icon5" posparent="but4" posref="BL TL" y="-4" texture="r2ed_toolbar_freeze.tga" global_color="false" />
276 <view type="text" id="text5" posref="TR TL" posparent="icon5" fontsize="10" x="5" y="-5" hardtext="" />
277 <view type="text" id="info5" posref="BL TL" color="55 205 55 205" posparent="text5" fontsize="10" x="10" y="-5" hardtext="" />
278 <ctrl type="button" id="but5" posparent="icon5" style="button_over" onover="lua" params_over="RyzhomeBar:highlightItem(5)" onclick_l="lua" params_l="RyzhomeBar:useItem(5)" />
280 <view type="bitmap" id="icon6" posparent="but5" posref="BL TL" y="-4" texture="r2ed_toolbar_freeze.tga" global_color="false" />
281 <view type="text" id="text6" posref="TR TL" posparent="icon6" fontsize="10" x="5" y="-5" hardtext="" />
282 <view type="text" id="info6" posref="BL TL" color="55 205 55 205" posparent="text6" fontsize="10" x="10" y="-5" hardtext="" />
283 <ctrl type="button" id="but6" posparent="icon6" style="button_over" onover="lua" params_over="RyzhomeBar:highlightItem(6)" onclick_l="lua" params_l="RyzhomeBar:useItem(6)" />
285 <view type="bitmap" id="icon7" posparent="but6" posref="BL TL" y="-4" texture="r2ed_toolbar_freeze.tga" global_color="false" />
286 <view type="text" id="text7" posref="TR TL" posparent="icon7" fontsize="10" x="5" y="-5" hardtext="" />
287 <view type="text" id="info7" posref="BL TL" color="55 205 55 205" posparent="text7" fontsize="10" x="10" y="-5" hardtext="" />
288 <ctrl type="button" id="but7" posparent="icon7" style="button_over" onover="lua" params_over="RyzhomeBar:highlightItem(7)" onclick_l="lua" params_l="RyzhomeBar:useItem(7)" />
290 <view type="bitmap" id="icon8" posparent="but7" posref="BL TL" y="-4" texture="r2ed_toolbar_freeze.tga" global_color="false" />
291 <view type="text" id="text8" posref="TR TL" posparent="icon8" fontsize="10" x="5" y="-5" hardtext="" />
292 <view type="text" id="info8" posref="BL TL" color="55 205 55 205" posparent="text8" fontsize="10" x="10" y="-5" hardtext="" />
293 <ctrl type="button" id="but8" posparent="icon8" style="button_over" onover="lua" params_over="RyzhomeBar:highlightItem(8)" onclick_l="lua" params_l="RyzhomeBar:useItem(8)" />
298 <ctrl style="skin_scroll"
302 target="text_list" />
306 max_sizeparent="parent"
317 <tree node="webig_ryzhome_list_item"></tree>
319 <template name="t_webig_ryzhome_button">
321 button_type="push_button"
326 tx_normal="#tx_normal"
330 params_l="#params_l"/>
338 global_color="false"/>
341 <group type="container"
342 id="webig_ryzhome_place_item"
343 x="0" y="0" w="200" h="140" posref="TL TL"
346 global_color_over="true"
347 header_active="false"
356 <group id="header_closed" x="0" y="0" w="0" h="0" posref="TL TL"></group>
357 <group id="header_opened" x="0" y="0" w="0" h="0" wmin="5" sizeref="w" posref="TL TL"></group>
359 <group id="content" x="0" y="0" w="400" h="140" posref="TL TL">
365 color="255 255 255 255"
371 <ctrl style="text_button_16"
378 params_l="RyzhomePlace:close()" />
380 <group id="movers" x="0" y="-4" w="182" h="140" posref="MM MM">
381 <instance template="t_webig_ryzhome_button" id="previous_x2" rot="2" x="2" y="-16" tooltip="ll" texture="mp3_button_next.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(-0.1, 0, 0)" />
382 <instance template="t_webig_ryzhome_button" id="previous_x" rot="2" x="32" y="-16" tooltip="ll" texture="mp3_button_play.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(-0.01, 0, 0)" />
383 <view type="text" id="x" posref="TL TL" x="76" y="-20" color="255 255 255 255" shadow="true" global_color="false" fontsize="10" hardtext="Axe X" />
384 <instance template="t_webig_ryzhome_button" id="next_x" rot="0" x="130" y="-16" tooltip="ll" texture="mp3_button_play.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(0.01, 0, 0)" />
385 <instance template="t_webig_ryzhome_button" id="next_x2" rot="0" x="160" y="-16" tooltip="ll" texture="mp3_button_next.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(0.1, 0, 0)" />
387 <instance template="t_webig_ryzhome_button" id="previous_y2" rot="2" x="2" y="-34" tooltip="ll" texture="mp3_button_next.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(0, -0.1, 0)" />
388 <instance template="t_webig_ryzhome_button" id="previous_y" rot="2" x="32" y="-34" tooltip="ll" texture="mp3_button_play.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(0, -0.01, 0)" />
389 <view type="text" id="y" posref="TL TL" x="76" y="-38" color="255 255 255 255" shadow="true" global_color="false" fontsize="10" hardtext="Axe Y" />
390 <instance template="t_webig_ryzhome_button" id="next_y" rot="0" x="130" y="-34" tooltip="ll" texture="mp3_button_play.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(0, 0.01, 0)" />
391 <instance template="t_webig_ryzhome_button" id="next_y2" rot="0" x="160" y="-34" tooltip="ll" texture="mp3_button_next.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(0, 0.1, 0)" />
393 <instance template="t_webig_ryzhome_button" id="previous_z2" rot="2" x="2" y="-52" tooltip="ll" texture="mp3_button_next.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(0, 0, -0.1, 0)" />
394 <instance template="t_webig_ryzhome_button" id="previous_z" rot="2" x="32" y="-52" tooltip="ll" texture="mp3_button_play.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(0, 0, -0.01, 0)" />
395 <view type="text" id="z" posref="TL TL" x="76" y="-58" color="255 255 255 255" shadow="true" global_color="false" fontsize="10" hardtext="Axe Z" />
396 <instance template="t_webig_ryzhome_button" id="next_z" rot="0" x="130" y="-52" tooltip="ll" texture="mp3_button_play.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(0, 0, 0.01, 0)" />
397 <instance template="t_webig_ryzhome_button" id="next_z2" rot="0" x="160" y="-52" tooltip="ll" texture="mp3_button_next.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:move(0, 0, 0.1, 0)" />
399 <instance template="t_webig_ryzhome_button" id="previous_a2" rot="2" x="2" y="-70" tooltip="ll" texture="mp3_button_next.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:rot(-0.1)" />
400 <instance template="t_webig_ryzhome_button" id="previous_a" rot="2" x="32" y="-70" tooltip="ll" texture="mp3_button_play.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:rot(-0.01)" />
401 <view type="text" id="a" posref="TL TL" x="76" y="-76" color="255 255 255 255" shadow="true" global_color="false" fontsize="10" hardtext="Angle" />
402 <instance template="t_webig_ryzhome_button" id="next_a" rot="0" x="130" y="-70" tooltip="ll" texture="mp3_button_play.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:rot(0.01)" />
403 <instance template="t_webig_ryzhome_button" id="next_a2" rot="0" x="160" y="-70" tooltip="ll" texture="mp3_button_next.tga" tx_normal="mp3_button_play.tga" params_l="RyzhomePlace:rot(0.1)" />
406 <ctrl style="text_button_16"
413 params_l="RyzhomePlace:apply()" />
415 <ctrl style="text_button_16"
423 params_l="RyzhomePlace:reset()" />
427 <tree node="webig_ryzhome_place_item"></tree>