blob: ce79ffc36489322db9df1208600203a1fb259aa1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<floater bottom="-197" can_close="true" can_drag_on_left="false" can_minimize="false" can_resize="false" enabled="true" height="140" hidden="false" left="439" min_height="100" min_width="100" mouse_opaque="true" name="Give Money" rect_control="FloaterPayRectB" title="" width="300"><button bottom="-74" enabled="true" font="SansSerif" halign="center" height="20" hidden="false" label="L$1" label_selected="L$1" left="85" mouse_opaque="true" name="fastpay 1" scale_image="true" width="80" />
<button bottom="-74" enabled="true" font="SansSerif" halign="center" height="20" hidden="false" label="L$5" label_selected="L$5" left="170" mouse_opaque="true" name="fastpay 5" scale_image="true" width="80" />
<button bottom="-98" enabled="true" font="SansSerif" halign="center" height="20" hidden="false" label="L$10" label_selected="L$10" left="85" mouse_opaque="true" name="fastpay 10" scale_image="true" width="80" />
<button bottom="-98" enabled="true" font="SansSerif" halign="center" height="20" hidden="false" label="L$20" label_selected="L$20" left="170" mouse_opaque="true" name="fastpay 20" scale_image="true" width="80" />
<button bottom="-132" enabled="false" font="SansSerif" halign="center" height="20" hidden="false" label="Pagar" label_selected="Pagar" left="150" mouse_opaque="true" name="pay btn" scale_image="true" width="70" />
<button bottom="-132" enabled="true" font="SansSerif" halign="center" height="20" hidden="false" label="Cancelar" label_selected="Cancelar" left="225" mouse_opaque="true" name="cancel btn" scale_image="true" width="70" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom="-25" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerif" h_pad="0" halign="right" height="18" hidden="false" left="5" mouse_opaque="true" name="payee_label" v_pad="0" width="75">Pagar residente:</text>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom="-25" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerif" h_pad="0" halign="left" height="18" hidden="false" left="85" mouse_opaque="true" name="payee_name" v_pad="0" width="210">[FIRST] [LAST]</text>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom="-72" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerif" h_pad="0" halign="right" height="18" hidden="false" left="5" mouse_opaque="true" name="fastpay text" v_pad="0" width="75">Pagamento rápido:</text>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" bottom="-130" drop_shadow_visible="true" enabled="true" follows="left|top" font="SansSerif" h_pad="0" halign="right" height="18" hidden="false" left="5" mouse_opaque="true" name="amount text" v_pad="0" width="75">Quantia:</text>
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-130" enabled="true" follows="left|top|right" font="SansSerif" handle_edit_keys_directly="false" height="18" hidden="false" left="85" max_length="9" mouse_opaque="true" name="amount" select_all_on_focus_received="false" select_on_focus="false" width="60" />
</floater>
|