-WIP-electrum-btcp/gui
Neil Booth aa6de86c27 Once a user inputs a fee, retain it.
It has long been a minor annoyance that this isn't the
default behaviour.  Semantics are as follows:

- Fees are calculated automatically, as usual, and shown
  in black
- If the user inputs a fee, it is retained, and shown in
  blue to indicate it is user-overridden
- The user can switch back to automatic fee calculation mode
  in two ways: press Clear, or blank out the fee field
- User fees are also cleared by do_clear(), for instance when
  the payment is sent

I have checked all usage combinations I could think of, including
the ! case, and all work in a sensible and natural fashion.

This also fixes issue #995.
2015-07-03 20:14:12 +09:00
..
qt Once a user inputs a fee, retain it. 2015-07-03 20:14:12 +09:00
__init__.py documentation on GUI 2013-09-13 09:40:34 +02:00
android.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00
gtk.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00
jsonrpc.py fix jsonrpc 2015-06-07 22:06:44 +02:00
stdio.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00
text.py Create a constant for 100000000 and use it 2015-06-01 14:53:36 +09:00