From f08172d0e8c7610f230bc20a1c9c26a198679e1c Mon Sep 17 00:00:00 2001 From: ThomasV Date: Wed, 4 Apr 2012 20:42:40 +0200 Subject: [PATCH] scrollview --- client/electrum4a.py | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/client/electrum4a.py b/client/electrum4a.py index 614adb81..b1b71b83 100755 --- a/client/electrum4a.py +++ b/client/electrum4a.py @@ -69,10 +69,14 @@ title = """ def main_layout(): return """ - + + @@ -101,7 +105,7 @@ def main_layout(): %s @@ -119,6 +123,7 @@ def main_layout(): + """%(title, get_history_layout(15))