diff options
author | Jacek Antonelli | 2010-01-09 15:36:34 -0600 |
---|---|---|
committer | Jacek Antonelli | 2010-01-31 02:22:09 -0600 |
commit | ced750d70538b846b5943c4ca1541c3fa7d14630 (patch) | |
tree | 521816b1c714e73c28b06277e5193448f2dd6e86 /linden/indra/newview/skins/default/xui/en-us | |
parent | Implemented VWR-9597 (optional message when paying someone). (diff) | |
download | meta-impy-ced750d70538b846b5943c4ca1541c3fa7d14630.zip meta-impy-ced750d70538b846b5943c4ca1541c3fa7d14630.tar.gz meta-impy-ced750d70538b846b5943c4ca1541c3fa7d14630.tar.bz2 meta-impy-ced750d70538b846b5943c4ca1541c3fa7d14630.tar.xz |
Improved "Pay Resident" floater layout and XML.
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_pay.xml | 96 |
1 files changed, 41 insertions, 55 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_pay.xml b/linden/indra/newview/skins/default/xui/en-us/floater_pay.xml index a8739f4..9caf96e 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_pay.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_pay.xml | |||
@@ -1,90 +1,76 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | 2 | ||
3 | <floater name="Give Money" title="Pay resident: [FIRST] [LAST]" | 3 | <floater name="Give Money" title="Pay resident: [FIRST] [LAST]" |
4 | rect_control="FloaterPayRectB" | ||
5 | can_minimize="true" can_resize="false" | ||
6 | bottom="-197" left="439" height="185" width="300" | 4 | bottom="-197" left="439" height="185" width="300" |
7 | min_height="100" min_width="100"> | 5 | min_height="100" min_width="100" rect_control="FloaterPayRectB" |
6 | can_minimize="true" can_resize="false"> | ||
8 | 7 | ||
9 | 8 | ||
10 | <text name="fastpay text" type="string" length="1" | 9 | <text name="fastpay text" |
11 | bottom="-50" left="15" height="18" width="60" v_pad="0" h_pad="0" | 10 | bottom="-50" left="15" height="18" width="100" |
12 | bg_visible="false" drop_shadow_visible="true" | 11 | follows="left|top" font="SansSerif"> |
13 | border_visible="false" border_drop_shadow_visible="false" | 12 | Fast Pay: |
14 | follows="left|top" font="SansSerif" halign="left"> | ||
15 | Fast Pay: | ||
16 | </text> | 13 | </text> |
17 | 14 | ||
18 | <button name="fastpay 1" label="L$1" | 15 | <button name="fastpay 1" label="L$1" |
19 | bottom_delta="0" left="85" height="20" width="80" | 16 | bottom_delta="0" left="95" height="20" width="75" |
20 | font="SansSerif" halign="center" scale_image="true" /> | 17 | font="SansSerif" halign="center" scale_image="true" /> |
21 | 18 | ||
22 | <button name="fastpay 5" label="L$5" | 19 | <button name="fastpay 5" label="L$5" |
23 | bottom_delta="0" left_delta="90" height="20" width="80" | 20 | bottom_delta="0" left_delta="85" height="20" width="75" |
24 | font="SansSerif" halign="center" scale_image="true" /> | 21 | font="SansSerif" halign="center" scale_image="true" /> |
25 | 22 | ||
26 | <button name="fastpay 10" label="L$10" | 23 | <button name="fastpay 10" label="L$10" |
27 | bottom_delta="-25" left="85" height="20" width="80" | 24 | bottom_delta="-25" left="95" height="20" width="75" |
28 | font="SansSerif" halign="center" scale_image="true" /> | 25 | font="SansSerif" halign="center" scale_image="true" /> |
29 | 26 | ||
30 | <button name="fastpay 20" label="L$20" | 27 | <button name="fastpay 20" label="L$20" |
31 | bottom_delta="0" left_delta="90" height="20" width="80" | 28 | bottom_delta="0" left_delta="85" height="20" width="75" |
32 | font="SansSerif" halign="center" scale_image="true" /> | 29 | font="SansSerif" halign="center" scale_image="true" /> |
33 | 30 | ||
34 | 31 | ||
35 | <view_border name="separator left" | 32 | <view_border name="separator left" |
36 | bottom_delta="-12" left="8" height="1" width="282" | 33 | bottom_delta="-12" left="8" height="1" width="282" |
37 | bevel_style="in" border_thickness="1" follows="top|left" /> | 34 | bevel_style="in" border_thickness="1" follows="top|left" /> |
38 | 35 | ||
39 | 36 | ||
40 | <text name="message text" type="string" length="1" | 37 | <text name="message text" |
41 | bottom_delta="-32" left="15" height="18" width="60" | 38 | bottom_delta="-32" left="15" height="18" width="60" |
42 | v_pad="0" h_pad="0" bg_visible="false" drop_shadow_visible="true" | 39 | follows="left|top" font="SansSerif"> |
43 | border_visible="false" border_drop_shadow_visible="false" | 40 | Message: |
44 | follows="left|top" font="SansSerif" halign="left"> | ||
45 | Message: | ||
46 | </text> | 41 | </text> |
47 | 42 | ||
48 | <line_editor name="message" max_length="140" | 43 | <line_editor name="message" max_length="140" |
49 | bottom_delta="1" left_delta="65" height="18" width="205" | 44 | bottom_delta="1" left="80" height="18" right="-15" |
50 | bevel_style="in" border_style="line" border_thickness="1" | 45 | bevel_style="in" border_style="line" border_thickness="1" |
51 | follows="left|top|right" font="SansSerif" | 46 | follows="left|top|right" font="SansSerif" /> |
52 | handle_edit_keys_directly="false" | 47 | |
53 | select_all_on_focus_received="false" select_on_focus="false" /> | 48 | |
54 | 49 | <text name="amount text" | |
55 | 50 | bottom_delta="-28" left="15" height="18" width="70" | |
56 | <text name="amount text" type="string" length="1" | 51 | follows="left|top" font="SansSerif"> |
57 | bottom_delta="-28" left="15" height="18" width="60" | 52 | Amount: |
58 | v_pad="0" h_pad="0" bg_visible="false" drop_shadow_visible="true" | ||
59 | border_visible="false" border_drop_shadow_visible="false" | ||
60 | follows="left|top" font="SansSerif" halign="left"> | ||
61 | Amount: | ||
62 | </text> | 53 | </text> |
63 | 54 | ||
64 | <text name="L$ text" type="string" length="1" | 55 | <text name="currency text" |
65 | bottom_delta="0" left_delta="62" height="18" width="15" | 56 | bottom_delta="0" left_delta="67" height="18" width="15" |
66 | v_pad="0" h_pad="0" bg_visible="false" drop_shadow_visible="true" | 57 | follows="left|top" font="SansSerif"> |
67 | border_visible="false" border_drop_shadow_visible="false" | 58 | L$ |
68 | follows="left|top" font="SansSerif" halign="left"> | ||
69 | L$ | ||
70 | </text> | 59 | </text> |
71 | 60 | ||
72 | <line_editor name="amount" max_length="9" | 61 | <line_editor name="amount" max_length="9" |
73 | bottom_delta="1" left_delta="18" height="18" width="70" | 62 | bottom_delta="1" left_delta="18" height="18" width="70" |
74 | bevel_style="in" border_style="line" border_thickness="1" | 63 | bevel_style="in" border_style="line" border_thickness="1" |
75 | follows="left|top|right" font="SansSerif" | 64 | follows="left|top|right" font="SansSerif" /> |
76 | handle_edit_keys_directly="false" | ||
77 | select_all_on_focus_received="false" select_on_focus="false" /> | ||
78 | 65 | ||
79 | <button name="pay btn" label="Pay" | 66 | <button name="pay btn" label="Pay" |
80 | bottom_delta="-2" left_delta="80" height="20" width="60" | 67 | bottom_delta="-2" left_delta="80" height="20" width="75" |
81 | font="SansSerif" halign="center" scale_image="true" /> | 68 | font="SansSerif" halign="center" scale_image="true" /> |
82 | 69 | ||
83 | 70 | ||
84 | <button name="cancel btn" label="Cancel" | 71 | <button name="cancel btn" label="Cancel" |
85 | bottom="5" right="-5" height="20" width="80" | 72 | bottom="5" right="-5" height="20" width="85" |
86 | font="SansSerif" halign="center" scale_image="true" /> | 73 | font="SansSerif" halign="center" scale_image="true" /> |
87 | |||
88 | 74 | ||
89 | 75 | ||
90 | </floater> | 76 | </floater> |