Author

Topic: Thousands separators in Electrum (Read 680 times)

sdp
sr. member
Activity: 469
Merit: 281
August 26, 2013, 06:44:04 PM
#3
Interested parties can now view a forked version from spesmilo/electrum at https://github.com/shawnpringle/electrum.
hero member
Activity: 938
Merit: 1000
August 25, 2013, 04:47:28 AM
#2
Is there a reason you did not use the github fork feature? The problem is that it is really hard to track your changes now. I'm sure you mean no harm but I can't verify if you did not add something evil in there now.
sdp
sr. member
Activity: 469
Merit: 281
August 24, 2013, 04:21:09 PM
#1
I have made some mods to Electrum in order to make it display thousands separators in numeric monetary values.  When I first mentioned the idea of adding thousands separators (commas) people seemed just against the idea of using commas but instead wanted to use some other symbol as a thousand separator.  The changes use the system's settings to determine what thousand's separator to use.  It has been tested on Linux only for now.  You can download the source at:

https://github.com/shawnpringle/bitcoin-electrum

The changes are based off of 1.8.  You can run it from source if you get the python interpreter and its libraries.  It is meant to be both platform and culture agnostic even handling numbers which are different in Egypt for example.
It's fun hacking the GUI. Cheesy

Jump to: