Re: [Bitcoin-development] [QT] Feature proposal: Displaying current Units/Changing Units with status bar control.

2014-06-02 Thread sebastien requiem
Hello Angel,

Good initiative. This looks good. If I understand, the dropdown menu is for
the whole application, so it make sense to have it in a common part of the
layout.

A slight optimisation would be to write the unit in the transaction table
header too (since we read from top to bottom). This would give something
like Amount (mBTC). That way, the user doesn't have to think twice about
the unit of his values.


Hope it helps,





On Fri, May 30, 2014 at 6:39 PM, Angel Leon gubat...@gmail.com wrote:

 There's been quite a lot of debate over the default unit of display to
 use, you can read the conversation here, which was closed.
 https://github.com/bitcoin/bitcoin/issues/3862

 Whatever the side of the debate you're on, wether it should be BTC or
 mBTC, or other, regular users will probably take too long to find a way to
 change the current unit of display, and if the unit of display were ever
 changed to something other than BTC, the current transaction tablesAmount
 column don't mention anywhere what Unit of Display is being used.

 So last night I started playing with the idea of having a status bar
 component that would:
 1. Show you what is the current unit of display at all times.
 2. Let you change the unit of display easily.

 Here's how it looks (see attachment), just wanted to get feedback, if this
 is something you also consider valuable in terms of user experience, or
 maybe you don't want to allow any more controls on the status bar (because
 then people will want to add more and more)

 Just want to get some feedback before I continue working on this to polish
 it and submit a pull request.


 Cheers.
 Angel (@gubatron)


 --
 Time is money. Stop wasting it! Get your web API in 5 minutes.
 www.restlet.com/download
 http://p.sf.net/sfu/restlet
 ___
 Bitcoin-development mailing list
 Bitcoin-development@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bitcoin-development




-- 
sebastien requiem
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development


Re: [Bitcoin-development] [QT] Feature proposal: Displaying current Units/Changing Units with status bar control.

2014-06-02 Thread Wladimir
On Fri, May 30, 2014 at 6:39 PM, Angel Leon gubat...@gmail.com wrote:

 Here's how it looks (see attachment), just wanted to get feedback, if this
 is something you also consider valuable in terms of user experience, or
 maybe you don't want to allow any more controls on the status bar (because
 then people will want to add more and more)

Looks good to me.

Though we already allow specifying a unit in all places where the user
can specify a BTC amount.

We also already show the unit in all places where amounts are shown,
except the tables, would be good to add a [unit] in the header there
as well, see https://github.com/bitcoin/bitcoin/issues/3970 .

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.

Wladimir

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development


Re: [Bitcoin-development] [QT] Feature proposal: Displaying current Units/Changing Units with status bar control.

2014-06-02 Thread Gregory Maxwell
On Mon, Jun 2, 2014 at 12:39 AM, Wladimir laa...@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.

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
Bitcoin-development mailing list
Bitcoin-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-development