améliorations du layout de la fênetre des mains

This commit is contained in:
Sit Melai 2017-05-21 17:29:56 +02:00
parent 0fe0007d48
commit 3f6b91b231
2 changed files with 9 additions and 7 deletions

View file

@ -1225,8 +1225,9 @@
<group type="container"
id="gestionsetshands"
child_resize_wmargin="10"
child_resize_hmargin="10"
w="114"
child_resize_h="true"
child_resize_hmargin="20"
resizer="false"
header_active="fase"
right_button="false"
@ -1246,9 +1247,9 @@
help_page="interf_action_bar.html">
<ctrl type="sheet"
id="handr"
posparent="handl"
posref="MR ML"
x="10"
posref="MR MR"
x="-10"
y="-17"
tx_noitem="hand_right.tga"
selection_group="inventory_selection"
onclick_l="proc"
@ -1271,6 +1272,7 @@
posparent="gestionsetshands"
posref="ML ML"
x="10"
y="-17"
tx_noitem="hand_left.tga"
selection_group="inventory_selection"
onclick_l="proc"

View file

@ -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"
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"
pushflag="UI:VARIABLES:ISACTIVE:SETS3" win_name="gestionsetshands" />
<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" />
<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" />