summaryrefslogtreecommitdiff
path: root/9f/09fad1ecd0d48b1c2c626a51d2ebee559b5ba8
blob: 0a73efb63af7d3c2e62a6c767bd4dfc99b5cc940 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <gubatron@gmail.com>) id 1WrY71-0001jk-4R
	for bitcoin-development@lists.sourceforge.net;
	Mon, 02 Jun 2014 19:41:39 +0000
Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.192.41 as permitted sender)
	client-ip=209.85.192.41; envelope-from=gubatron@gmail.com;
	helo=mail-qg0-f41.google.com; 
Received: from mail-qg0-f41.google.com ([209.85.192.41])
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1WrY70-0006vr-3u
	for bitcoin-development@lists.sourceforge.net;
	Mon, 02 Jun 2014 19:41:39 +0000
Received: by mail-qg0-f41.google.com with SMTP id j5so11530065qga.28
	for <bitcoin-development@lists.sourceforge.net>;
	Mon, 02 Jun 2014 12:41:32 -0700 (PDT)
X-Received: by 10.224.124.67 with SMTP id t3mr53844036qar.70.1401738092540;
	Mon, 02 Jun 2014 12:41:32 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.140.109.196 with HTTP; Mon, 2 Jun 2014 12:41:12 -0700 (PDT)
In-Reply-To: <CAAS2fgQJKH4s+UPMCB+raMV4B98f2SSKoXt7cexPB5dYTfmQfg@mail.gmail.com>
References: <CADZB0_YZ==Kd-R10d996E=6X-VoVhyE0cvW=_LGXJvQLAbVUpw@mail.gmail.com>
	<CA+s+GJCMMTvVvg+jNpSSfOawDZk8TYS56OzA7GhFrUEDUPzwwA@mail.gmail.com>
	<CAAS2fgQJKH4s+UPMCB+raMV4B98f2SSKoXt7cexPB5dYTfmQfg@mail.gmail.com>
From: Angel Leon <gubatron@gmail.com>
Date: Mon, 2 Jun 2014 15:41:12 -0400
Message-ID: <CADZB0_bRLKLEM0fO4h3AzYy8A17Qck20OU3CAYZw=9HWELwVaQ@mail.gmail.com>
To: Gregory Maxwell <gmaxwell@gmail.com>
Content-Type: multipart/alternative; boundary=001a11c3ac1e12fb7c04fadf9531
X-Spam-Score: -0.6 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(gubatron[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	1.0 HTML_MESSAGE           BODY: HTML included in message
	-0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/,
	no trust [209.85.192.41 listed in list.dnswl.org]
	-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
	author's domain
	0.1 DKIM_SIGNED            Message has a DKIM or DK signature,
	not necessarily valid
	-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
X-Headers-End: 1WrY70-0006vr-3u
Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] [QT] Feature proposal: Displaying current
 Units/Changing Units with status bar control.
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Mon, 02 Jun 2014 19:41:39 -0000

--001a11c3ac1e12fb7c04fadf9531
Content-Type: text/plain; charset=UTF-8

With this I'll continue then to work on this with the addition of:
- Showing the current unit on the header column title "Amount ($unitHere)"
- Will make sure the user cannot change the current unit of display by
mistake by adding a confirmation dialog.

Thanks all for the feedback!
Angel.

http://twitter.com/gubatron


On Mon, Jun 2, 2014 at 3:54 AM, Gregory Maxwell <gmaxwell@gmail.com> wrote:

> On Mon, Jun 2, 2014 at 12:39 AM, Wladimir <laanwj@gmail.com> wrote:
> > If that is done, I'm not sure how much a global setting in the status
> > bar would add. It may make it more apparent to the user that multiple
> > units can be selected.
>
> If thats done it should be done in a way in which it's impossible that
> a stray keypress could switch it or someone may eventually have a very
> very bad day.
>

--001a11c3ac1e12fb7c04fadf9531
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br>With this I&#39;ll continue then to work on this with =
the addition of:<br>- Showing the current unit on the header column title &=
quot;Amount ($unitHere)&quot;<div>- Will make sure the user cannot change t=
he current unit of display by mistake by adding a confirmation dialog.<br>

<br>Thanks all for the feedback!<br>Angel.</div></div><div class=3D"gmail_e=
xtra"><br clear=3D"all"><div><a href=3D"http://twitter.com/gubatron" target=
=3D"_blank">http://twitter.com/gubatron</a><br></div>
<br><br><div class=3D"gmail_quote">On Mon, Jun 2, 2014 at 3:54 AM, Gregory =
Maxwell <span dir=3D"ltr">&lt;<a href=3D"mailto:gmaxwell@gmail.com" target=
=3D"_blank">gmaxwell@gmail.com</a>&gt;</span> wrote:<br><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex">

<div class=3D"">On Mon, Jun 2, 2014 at 12:39 AM, Wladimir &lt;<a href=3D"ma=
ilto:laanwj@gmail.com">laanwj@gmail.com</a>&gt; wrote:<br>
&gt; If that is done, I&#39;m not sure how much a global setting in the sta=
tus<br>
&gt; bar would add. It may make it more apparent to the user that multiple<=
br>
&gt; units can be selected.<br>
<br>
</div>If thats done it should be done in a way in which it&#39;s impossible=
 that<br>
a stray keypress could switch it or someone may eventually have a very<br>
very bad day.<br>
</blockquote></div><br></div>

--001a11c3ac1e12fb7c04fadf9531--