-WIP-electrum-btcp/gui
Neil Booth 737a0ce9d8 Avoid ugly flash of small window during startup.
Electrum 2.x flashes a small window during startup before the main window appears.
This turns out to be the fee edit box being enabled in create_send_tab().
Setting it to visible when the grid containing it is unparented causes QT to actually
display a window with just the edit box widget for some reason.  So defer the
call to set its visibility until the grid is parented.
2015-04-30 11:34:06 +09:00
..
qt Avoid ugly flash of small window during startup. 2015-04-30 11:34:06 +09:00
__init__.py documentation on GUI 2013-09-13 09:40:34 +02:00
android.py update guis for new contacts 2015-04-23 12:46:52 +02:00
gtk.py update guis for new contacts 2015-04-23 12:46:52 +02:00
stdio.py update guis for new contacts 2015-04-23 12:46:52 +02:00
text.py update guis for new contacts 2015-04-23 12:46:52 +02:00