améliorations du layout de la fênetre des mains
This commit is contained in:
parent
0fe0007d48
commit
3f6b91b231
2 changed files with 9 additions and 7 deletions
|
@ -1225,8 +1225,9 @@
|
||||||
|
|
||||||
<group type="container"
|
<group type="container"
|
||||||
id="gestionsetshands"
|
id="gestionsetshands"
|
||||||
child_resize_wmargin="10"
|
w="114"
|
||||||
child_resize_hmargin="10"
|
child_resize_h="true"
|
||||||
|
child_resize_hmargin="20"
|
||||||
resizer="false"
|
resizer="false"
|
||||||
header_active="fase"
|
header_active="fase"
|
||||||
right_button="false"
|
right_button="false"
|
||||||
|
@ -1246,9 +1247,9 @@
|
||||||
help_page="interf_action_bar.html">
|
help_page="interf_action_bar.html">
|
||||||
<ctrl type="sheet"
|
<ctrl type="sheet"
|
||||||
id="handr"
|
id="handr"
|
||||||
posparent="handl"
|
posref="MR MR"
|
||||||
posref="MR ML"
|
x="-10"
|
||||||
x="10"
|
y="-17"
|
||||||
tx_noitem="hand_right.tga"
|
tx_noitem="hand_right.tga"
|
||||||
selection_group="inventory_selection"
|
selection_group="inventory_selection"
|
||||||
onclick_l="proc"
|
onclick_l="proc"
|
||||||
|
@ -1271,6 +1272,7 @@
|
||||||
posparent="gestionsetshands"
|
posparent="gestionsetshands"
|
||||||
posref="ML ML"
|
posref="ML ML"
|
||||||
x="10"
|
x="10"
|
||||||
|
y="-17"
|
||||||
tx_noitem="hand_left.tga"
|
tx_noitem="hand_left.tga"
|
||||||
selection_group="inventory_selection"
|
selection_group="inventory_selection"
|
||||||
onclick_l="proc"
|
onclick_l="proc"
|
||||||
|
|
|
@ -1020,8 +1020,8 @@
|
||||||
<instance template="win_button" id="hands2" color="UI:SAVE:WIN:COLORS:INV" text="uimwHands2" posparent="hands" posref="BL TL" x="0" y="-4"
|
<instance template="win_button" id="hands2" color="UI:SAVE:WIN:COLORS:INV" text="uimwHands2" posparent="hands" posref="BL TL" x="0" y="-4"
|
||||||
pushflag="UI:VARIABLES:ISACTIVE:SETS2" win_name="gestionsets2" />
|
pushflag="UI:VARIABLES:ISACTIVE:SETS2" win_name="gestionsets2" />
|
||||||
|
|
||||||
<instance template="win_button" id="hands3" color="UI:SAVE:WIN:COLORS:INV" text="uimwHands3" posparent="hands2" posref="BL TL" x="0" y="-4"
|
<instance template="win_button" id="hands3" color="UI:SAVE:WIN:COLORS:INV" text="uimwHands3" posparent="hands2" posref="BL TL" x="0" y="-4"
|
||||||
pushflag="UI:VARIABLES:ISACTIVE:SETS3" win_name="gestionsetshands" />
|
pushflag="UI:VARIABLES:ISACTIVE:SETS3" win_name="gestionsetshands" />
|
||||||
|
|
||||||
<instance template="win_button" id="invent" color="UI:SAVE:WIN:COLORS:INV" text="uimwInventory" posparent="hands3" posref="BL TL" x="0" y="-4"
|
<instance template="win_button" id="invent" color="UI:SAVE:WIN:COLORS:INV" text="uimwInventory" posparent="hands3" posref="BL TL" x="0" y="-4"
|
||||||
pushflag="UI:VARIABLES:ISACTIVE:INVENTORY" win_name="inventory" />
|
pushflag="UI:VARIABLES:ISACTIVE:INVENTORY" win_name="inventory" />
|
||||||
|
|
Loading…
Reference in a new issue